Hi,
I'm always thankful for the help.
For multiple DLP chip, Is it possible to simultaneously access?
Specifically, it generates a thread for each device connected on a single PC,
We would like to perform a simultaneous control.(0.55 XGA)
Current is
・Specifies the device to be controlled by the DLP_Misc_SetUSBDeviceNumber () method.
・Then I'm doing an API call such DLP_RegIO_WriteImageOrderLut () method.
However, the processing time increases in proportion to the increase in the number of DLP devices in these methods.
I'd like to reduce time by simultaneous processing of each device when using more API processing time such as
DLP_FlashProgram_ProgramParallelFlash () method.
Please give us your advice if you have any ideas.
Best regards,
Seishin