Hello.I would like to handle two Light Crafter boards with one PC.But, I have not been able to image how can I send different command to each light crafter boards through usb port.Is this feasible?
Best regards,RY
Hi RY,
Yes, it is feasible.
As you know DLP LightCrafter(TM) communicates over TCP. By default the LightCrafter(TM) hardware comes with static ip adress 192.168.1.100. This IP address can be changed by TCP command packet. Refer to DLP® LightCrafter™ DM365 Command Interface Guide (or search for keyword DLPU007) http://www.ti.com/lit/ug/dlpu007b/dlpu007b.pdf . The TCP Command packet Set IP Address (0x08 0x00) provides interface to change the IP address.
In you case you can change another hardwre ip address to for example: 192.168.1.101.
Now in your custom application to communicate with respective hardware use the assigned IP address to talk to it.
Regards,
Sanjeev