Hi,
Our lab has three lightcrafter, and we would like to connect them to a single PC and control them at the same time.
Previously I tried to control one at a time, that is, only one lightcrafter is connected to the PC, and everything works fine. The lightcrafter was connected to PC by an USB over IP device, and the sample code " DLP3000-C300REFMSP430 Source Code v2.7" was used.
Today, I connected all three lightcrafter to a giga-bit switch, and the PC is also connected to the giga-bit switch. Following is the screen capture of the USB server GUI which indicates that they are all connected to the PC. The IP address was assigned manually by me, to be different from each other.
I tried to change the IP address in the sample code, as shown below. However, only the one with "192.168.1.100" works, and the other two gives the error "Unable to connect to the server".
Should I change the port number as well?
Thank you.