37
[Even]:
parity bit is 0 if the num of 1’s in the data bits is even;
[Odd]:
parity bit is 0 if num of 1’s in the data bits is odd;
[Mark]:
parity bit is always 1;
[Space]:
parity bit is always 0;
[Mark]
and
[Space]
: parity do not allow for error detection.
Stop Bits
Stop bits indicate the end of a serial data packet. (A start bit indicates the
beginning). The standard setting is 1 stop bit. Communication with slow
devices may require more than 1 stop bit.
The optional settings: [1]; [2].
Flow Control
Flow control can prevent data loss from buffer overflow. When sending data, if
the receiving buffers are full, a “stop” signal can be sent to stop the data flow.
Once the buffers are empty, a “start” signal can be sent to re-start the flow.
Hardware flow control uses two wires to send start/stop signals.
The optional settings: [None]; [Hardware RTS/CTS].
VT-UTF8 Combo Key Support
Use this item to enable VT-UTF8 Combination Key Support for ANSI/VT100
terminals.
The optional settings: [Disabled]; [Enabled].
Recorder Mode
With this mode enable only text will be sent. This is to capture Terminal data.
The optional settings: [Disabled]; [Enabled].
Resolution 100x31
Use this item to enable or disable extended terminal resolution.
The optional settings: [Disabled]; [Enabled].
Legacy OS Redirection Resolution
On Legacy OS, the Number of Rows and Columns supported redirection.
The optional settings: [80x24]; [80x25].
Putty Keypad
Use this item to select FunctionKey and KeyPad on Putty.
The optional settings: [VT100]; [Intel Linux]; [XTERMR6]; [SCO]; [ESCN];
[VT400].