Warning

You are reading an old version of this documentation. If you want up-to-date information, please have a look at 4.2 .

TCP terminal

This page is accessible through HELP and ACCESS TCP TERMINAL.

../../_images/terminal.png

Fig. 195 Communicate using TCP socket messaging via two terminals

The two terminals communicate with the EYE+ Controller through TCP/IP socket messaging (one socket per terminal). The two sockets are open in parallel in case you need to interrupt a command.

All commands can be sent from both terminals. These methods can be displayed by typing help in one of the two terminal.

This page is useful to test the different commands and see the replies given by the system. This can also be used to get the real part coordinates.

Note

Refer to TCP programming guide for more information about TCP socket messaging.