• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » DLP & MEMS » DLP LightCommander Development Platform » All Tags » API
Share
DLP & MEMS
  • Forums

Browse by Tags

DLP & MEMS

Welcome to the DLP & MEMS Section of the TI E2E Support Community. Ask questions, share knowledge, explore ideas, and help solve problems with fellow engineers. To post a question, click on the forum tab then "New Post".

Sign In to Post
Tags
You have subscribed to this tag. To view or manage your tag subscriptions, click here.   Close
You have unsubscribed from this tag. To view or manage your tag subscriptions, click here.   Close
You are currently viewing:
API
  • C++
  • compile
  • dll
  • DLP
  • DLP Light Commander
  • DLP LightCommander
  • DLP LightCommander DLPC200
  • DLP LightCommander kit contents
  • DLP LightCommander software
  • DLP5500
  • DMD
  • DMD deflection
  • LC
  • led failure
  • Light commander
  • Light commander API
  • MATLAB
  • partial
  • real time
Related Posts
  • Forum Post: DLP lightCommander API 64 bit

    Ohad menashe Ohad menashe
    is 64 bits version available ? thanks.
    on May 11, 2012
  • Forum Post: Re: DLP_Display_DisplayPatternAutoStepForSinglePass()

    ELD ELD
    Hi Pete, I apologize for the delay in responding to your question. We do understand the need for the DisplayPatternAutoStepForSinglePass function, but I do not have a time frame to provide you for when it will be available. Are you still working on this project and do you need help determining...
    on Nov 1, 2010
  • Forum Post: Slow Image Download to LightCommander

    Eric Seger Eric Seger
    I am using the DLP_Img_DownloadBitplanePatternToExtMem() function from the DLPC200 API to download .bpp images to the LightCommander. With this method it takes over 2 minutes to download 512 images; however, it seems that with a USB 2.0 interface it should only take several seconds (.bpp images are only...
    on Jan 11, 2011
  • Forum Post: Re: Using the DLPC200 API with C++ (lightcommander)

    Yuma Tsuboi Yuma Tsuboi
    Hi, I have managed to link the dll with my C++project. Right now I am just trying to display single image with the projector, and I am following the basic algorithm of the sample code that was provided.the algorithm is: 1. Initialize API 2. Download the .dbi image to the LC DDR 3. Display...
    on Jul 21, 2011
  • Forum Post: Using the DLPC200 API with C++ (lightcommander)

    Yuma Tsuboi Yuma Tsuboi
    Hi, I want to write a program to control the lightcommander in order to make the process more real time. At this point I am trying to link the API library to the C++ project. I have followed the steps in the API programmer's guide, and downloaded the 4 files (header, 2 dlls, and the lib) and...
    on Jul 19, 2011
  • Forum Post: API question

    Rossinag Rossinag
    Hello, The API document dlpa024.pdf describes "the DLP_Display_DisplayPatternAutoStepForSinglePass() is not fully implemented at this time.". If possible I would like to know what can't be done now. I think I'm using ver1.1 API. In my simple investigation so far, the DLP_Display_DisplayPatternAutoStepForSinglePass...
    on Aug 4, 2011
  • Forum Post: light commander - Creating image through adjusting DMD

    Yuma Tsuboi Yuma Tsuboi
    Hi, I am interested in creating images by adjusting the DMD through code, rather than downloading images to project it. My overall goal is to projectblack and white vertical stripe patterns that changes its density sinusoidally. I am assuming that using code to generate images are faster than...
    on Aug 15, 2011
  • Forum Post: Re: DLP Light Commander link to MATLAB

    Ralph Nothdurft Ralph Nothdurft
    As far as I can tell the external API for the Light Commander is effectively useless for structure light. If you look at the files that are created by the supplied software you will notice a number of calls using the API call 'WriteReg'. Unfortunately the specs written by this call are completely...
    on Dec 12, 2011
  • Forum Post: DLP Light Commander link to MATLAB

    Mehrdad Abolbashari Mehrdad Abolbashari
    Is there a toolbox or .m files to enable the user to program and control DLP lightcommander with MATLAB other than using API. if the only way is using API, is there a user guide specifically for using API with MATLAB. Regards, Mehrdad
    on Sep 10, 2011
  • Forum Post: Re: Some Questions : 1. Control Illumination Time, 2. DMD Partial feature, 3. To get Latest API

    Jeon Byung - Chon Jeon Byung - Chon
    Thanks for responding . I have more detail Questions. I lives in Non-English speaking country. please understand my short English^^; 1. want to set Illumination Time by API. How to set? ->[Sanjeev] The illumination time is set while you build solution in the DLP LightCommander control...
    on Mar 14, 2012
  • Forum Post: Some Questions : 1. Control Illumination Time, 2. DMD Partial feature, 3. To get Latest API

    Jeon Byung - Chon Jeon Byung - Chon
    HI. I have Some Questions. please help me. 1. I wnat to set Illumination Time by API. How to set? 2. I Want more Frame rates. so I think I need a partial feature for DMD. How is that possible(Use the Partial feature)? 3. Some feature is available in DLP LC Software but is'nt use...
    on Mar 14, 2012
  • Forum Post: LightCommander

    Fritz Graber Fritz Graber
    How can i convert a *.bmp image to *.dbi? Is there an external tool or a SW example available? Thaks for any help, Fritz
    on May 26, 2011
  • Forum Post: Re: DLP_FlashCompile_SetCommPacketCallback

    Jeon Byung - Chon Jeon Byung - Chon
    Hi Sanjeev, Thank you for your answer. The Compile example was very helpful. Can I request andother Example? I want "Image Transfer APIs" and "Resister and LUT Read/Write APIs". Regards, Jeon
    on Apr 12, 2012
  • Forum Post: DLP_FlashCompile_SetCommPacketCallback

    Jeon Byung - Chon Jeon Byung - Chon
    I need some example of the DLP compile functions. The API manual say that, "The Flash Compile APIs are used when converting a batchfile (produced by the LOGIC application SW) into binary data. This binary data can then be stored in the parallel (="user") flash for power-up configuration...
    on Apr 6, 2012
  • Forum Post: Failed to call the API of the DLP Light Commander

    Xinyu Cheng Xinyu Cheng
    Hello, I'm trying to write a program to control the DLP Light Commander with the API provided. However, I have met some problems while debugging the sample projects provided in the TI website: some of the API functions cannot work well as expected. For example, when we are debugging the project...
    on Apr 24, 2012
  • Forum Post: Can I set frame rate with the DLP API function : DLP_Status_GetSeqDataFrameRate(double *fr_out)?

    Peihao xu Peihao xu
    Hi, I need to set the frame rate of DLP LightCommander in my project , but I can't find any way to make it. Any help is appreciated! Thank you! Best Wishes! Xu
    on May 11, 2012
  • Forum Post: RE: Can I set frame rate with the DLP API function : DLP_Status_GetSeqDataFrameRate(double *fr_out)?

    Peihao xu Peihao xu
    Thank you very much for your reply! I read the E2E forum thread http://e2e.ti.com/support/dlp__mems_micro-electro-mechanical_systems/f/387/p/187661/674640.aspx#674640. I follow as it says. I have found the batchfile in my DLP LightCommander Project. Can i modify the batchfile by binary editor to...
    on May 22, 2012
  • Forum Post: Programme LightCommander for feedback control

    Sze Ping Beh Sze Ping Beh
    Hi I have just started using the DLP LightCommander and am still unfamiliar with the programming software. I want to program it to generate patterns based on feedback from real-time images taken from a CCD camera. As a starter, what tools (software) do I need? Is the DLPR200API sufficient? Any...
    on May 22, 2012
  • Forum Post: How can I set the exposure time of DLP LightCommander with the DLP API or any other method?

    Peihao xu Peihao xu
    hi, I want to set the exposure time in my DLP LightCommander project. But I can't find any DLP API to set the Exposure Time. Any help is appreciated very much! Thank you! Best wishes! Xu
    on May 31, 2012
  • Forum Post: light commander batchfile and API

    xiaochun diao xiaochun diao
    Hello~~ we have bought a light commander , and we want to control it NOT by the software TI provided but by the software we develop ourself so we encountered some problems we don't understand 1, we can control the projector by the API (C++ based) , and , also we can set the config in "batchfile"...
    on Nov 7, 2012
  • Forum Post: Problem about API to run a “batchfile”

    yongjia XU yongjia XU
    Hello, I'm trying to write a program to control the DLP Light Commander with the API provided. I have learned than I can not set the frame rate with API, so I have to run a “bachfile” with the API “RunBatchFile”. However, I have met some troubles while debugging the sample...
    on Dec 17, 2012
  • Forum Post: problems in API function "DisplayPatternAutoStepForSinglePass"

    xiaochun diao xiaochun diao
    Hi~ ~~it's me again~~ we want to project a serial images only once , (single pass) and we found a API function "UINT8 DLP_Display_DisplayPatternAutoStepForSinglePass()" it is said that if we have 10 available images , they will projected once and stop then. we try to use it...
    on Nov 21, 2012
  • Forum Post: Problems starting image projection

    Nikolaus Karpinsky Nikolaus Karpinsky
    Hi, I'm trying to project a single image from the light commander using the provided portability layer API. Currently all my commands are passing STAT_OK (I assume they are all correct) but I cannot get the projector to display my image. All that my projector displays is a blue test pattern. Below...
    on Apr 1, 2013
  • Forum Post: Can File(PortabilityLayer.dll) be used in x64 configuration?

    Peihao xu Peihao xu
    Hi, I need to use these function: RunBatchFile(String name, Boolean stopOnError) and InitPortabilityLayer (Byte logLevel, Byte detail, OutputCallback callback), which are defined in PortabilityLayer.dll. But after compiling, the error exists, the error shows these two functions are unresolved external...
    on Jul 8, 2012
TI E2E™ Community
  • Support Forums
  • Blogs
  • Videos
  • Groups
  • Site Support & Feedback
  • Settings
TI E2E™ Community Groups
  • TI University Program
  • Make the Switch
  • Microcontroller Projects
  • Motor Drive & Control
Other Communities
  • Deyisupport
  • Designsomething.org
  • beagleboard.org
  • TI on Element 14
  • TI on TechXchangeSM
Other Technical & Support Resources
  • WEBENCH® Design Center
  • Product Information Centers
  • Technical Documents
  • TI Design Network
  • TI Technical Articles
  • TI Training

All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
embedded processors, along with software, tools and the industry’s largest sales/support staff.

© Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy Policy | Terms of Use