Warning
You are reading an old version of this documentation. If you want up-to-date information, please have a look at 5.2 .TCP programming guide
The host computer communicates with the EYE+ Controller through TCP/IP protocols. The EYE+ Controller acts as a server and the host communicates as a client. The server does not send constantly data to the client, it only responds to its requests.
The default TCP/IP configuration to enable communication between EYE+ and your robot/PLC through EYE+’s robot Ethernet port is presented in Table 32.
Ethernet port  | 
IP address  | 
Subnet mask  | 
Ports  | 
|---|---|---|---|
Robot  | 
192.168.0.50  | 
255.255.255.0  | 
7171, 171, 17171  | 
Note
Make sure to have properly connected your robot/PLC to EYE+. Refer to section Robot/PLC.
Note
EYE+ Controller listens to the three ports defined in Table 32 simultaneously, we recommend to choose 7171, however depending on your requirements you might choose another one from the list.