Communication

CtrlTCPTimeout = 8000 - The entry defines the maximum time for the server to respond to a command before it reports an error. The entry is an integer value that represents the time in milliseconds.

TcpipIPAddress = 127.0.0.1 - The entry defines the TCP/IP address of the server.

TcpipPort = 8888 - The entry is the server's port assignment. You can also set it in the CMM-OS interface's Setup dialog box.

TCPOpenDelay = 500 - The entry defines the maximum response time of the server when it opens the connection. The entry is an integer that represents the time in milliseconds.