Driver Details

New

HyperTerminal

By: Coupe Automation
Updated: April 1, 2026
Version: 1.01
Download Driver
Rating: 0.0 (0 ratings)
Log in to rate this 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.

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'.