6. Telnet communication

In the current version of ShotDriver the Telnet functions have not been thoroughly tested, and may not work as expected. Up to ten devices that communicate via TCP/IP telnet commands may be addressed by ShotDriver. The address and port information for those ten devices is entered in ShotDriver's Preferences window, TCP/IP configuration tab.

Telnet commands are entered in the far-right column of the shot list. A telnet command may appear in any shot entry. A telnet command sends a single text string to a single device. Each device is referred to using its device number. A Telnet command consists of a device number (as it appears in ShotDriver's Preferences window) and a colon, followed by the command. For example:

3:take 5 ...sends the command string "take 5" to device number 3.


When a shot with a telnet command is taken, a gray circle indicator appears at the top right corner of the list grid. If the command is not sent properly, that circle will turn red. If the command is acknowledged by the target device, the circle will turn green. Any response is considered an acknowledgement. Any data returned by the device is not displayed.

Use the "TELNET ENABLED" button in the left-hand column to toggle transmission of Telnet commands. Telnet is enabled by default when the application launches.