Driver Type
Categories
- Recent Updates
- Access Control
- Amplifier
- A/V Receiver
- Climate and Pool Control
- Disc Player / Changer
- Display
- DSP
- DVR
- Irrigation / Sprinklers
- Lighting Control
- Matrix Switch
- Media Server and Player
- Multi-Room A/V
- Networking
- Power and Rack Management
- Security
- Surveillance
- Teleconferencing
- Training
- Tuner
- Utility
- Video Projector
Driver Type
Categories
- Recent Updates
- Access Control
- Amplifier
- A/V Receiver
- Climate and Pool Control
- Disc Player / Changer
- Display
- DSP
- DVR
- Irrigation / Sprinklers
- Lighting Control
- Matrix Switch
- Media Server and Player
- Multi-Room A/V
- Networking
- Power and Rack Management
- Security
- Surveillance
- Teleconferencing
- Training
- Tuner
- Utility
- Video Projector
This driver provides a web interface that lets you interactively type strings from a TCP connection through to a serial port on the XP processor.
This can help you create and debug command strings to your hardware devices.
HyperTerminal Driver
This driver provides a web interface that lets you interactively type strings from a TCP connection through to a serial port on the XP processor.
Configuration Settings
TCP Console Port The port number to allow connections from Putty or equivalent TCP Terminal Program
Connection Type The hardware connection type, serial, TCP/IP (out from XP), Global Cache
Serial Port The serial port to send strings out.
Baud Rate Serial port baud rate from 1200 to 115,200
Data Bits 5, 6, 7, 8 where 8 is the most common/popular
Stop Bits 1 or 2 where 1 is the most common
Parity Even, Odd, Mark, or None, choose the one that matches your hardware requirements
Handshake RTS, DTR, or None, choose the handshake that matches your hardware requirements.
TCP Remote Address The TCP address of output TCP/IP connection to send strings out.
TCP Port Number The TCP port of output TCP/IP connection to send strings out.
GC Port Number The port on the Global Cache unit.
Start Character The start character of valid input from the output connection (serial port, etc).
Stop Character The stop character of valid input from the output connection (serial port, etc). Usually this will be a carriage return or line feed (%0D or %0A respectively).
Driver Commands
Send String Sends a string out the output connection from any macro in your system file. This will be a fixed string.
Variables
Last String Sent Last string sent to the output connection. This will be URL encoded or 'escaped'.
Last String Received Last string received from the output connection. This will be URL encoded or 'escaped'.