This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Connecting via TCP/port through matlab

Hello,

I am trying to control the lightcrafter via TCP in matlab and using

tcpObject = tcpip('192.168.1.100',80) But im not able to connect as im not sure what port i need to be connecting to.

If there is another way to connect to it that is simpler please let me know. I just figured i needed the connection parameters.

Please let me know,

Thanks,

Samir