
95
TX/CX 4000
Example:
&%Z40,253F
Specifies the %? characters as the beginning
delimiter characters (the ASCII hex value
for
%
is 25; the value for
?
is 3F).
COMMAND 41: ALTERNATE COMMAND ID CHARACTERS
Specifies a character (in addition to Z) that can be used for the command
identifier that follows the delimiter characters.
VALUE
DESCRIPTION
00
Deletes the previously selected alternate character
ZZ
ZZ is the ASCII HEX value of the command ID character
NOTE
The character selected must not be a hex value (0 through 9 or A through
F), L, P, or U.
Example:
&%Z41,59
Specifies “Y” as the alternate command ID
character
COMMAND 42: BUFFER HEX DUMP
After receiving a start command, the TX/CX 4000, starting with the next
buffer received, sends all host data directly to the printer as hexadecimal
printing until a stop command is received or the printer is powered off.
VALUE
DESCRIPTION
1
Yes, start buffer hex dump
*2
No, stop buffer hex dump
NOTES
This command enables the user to print only the section of the document
that is in question in buffer hex dump format.
Hex printing starts with the cable buffer after the start command and
stops with the cable buffer after the stop command.
Examples:
&%Z42,1
Starts buffer hex dump printing
&%Z42,2
Stops buffer hex dump printing