Telnet Connectivity

 

The following functionality is only available for the Pro models.

 

Select functions of Cognito can be triggered remotely using Telnet over an Ethernet connection, using the command set detailed below. The computer and Cognito must have an IP address on the same subnet.  If an Ethernet switch with a DHCP server is used to connect the PC and Cognito, ensure the Cognito is configured under the Setup | Network to use Automatic. Otherwise, a static IP and subnet scheme is recommended.

 

Open a Telnet connection from the computer to the Cognito's IP address on port 11123. For example, if Cognito's IP address  is 192.168.1.116, the following would be sent from the computer’s command window:

 

telnet 192.168.1.116 11123

 

The use of a Telnet program with scripting capabilities is strongly recommended.  All commands, including item names included in the command string, are case sensitive.  A carriage return <CR> must be sent to execute the command.

 

See The API - Application Program Interface for a list of commands or type help at the API> prompt once connected.