
108
TX/CX 4000
COMMAND 78: INPUT STOP
Selects the number of stop bits of a data stream received at the serial-in port.
A new setting will not be effective immediately. To activate the new setting,
cycle power on the TX/CX 4000.
VALUE
DESCRIPTION
*1 1
Bit
2 2
Bits
Example:
&%Z78,2
Sets the number of Stop Bits to 2.
COMMAND 79: INPUT PARITY
Selects the parity of a data stream received at the serial-in port.
A new setting will not be effective immediately. To activate the new setting,
cycle power on the TX/CX 4000.
VALUE
DESCRIPTION
*0 None
1 Odd
2
Even
Example:
&%Z79,2
Sets the parity to even.
COMMAND 84: 6 LPI STRING
Matrix only. Generic output protocol (see command 60). Defines the 6 LPI
String.
VALUE
DESCRIPTION
1
(max. 25 bytes of ASCII hex code)
NOTES
This string represents the printer-specific command to set the printer to
6 LPI. Consult your printer’s manual for the appropriate hex value
representing the 6 LPI command.
The printer can be set to 6 LPI mode by typing &%...
Example:
&%Z84,1(1B 32)
Assigns the 6 LPI command for an
Epson LQ-2500 printer (hex value
1B 32) to the Host/PC download
command 84.