Specifications

7193 Owner’s Guide Chapter 6: Commands
August 1998 53
Align Character Positions
Specifies the alignment of characters, graphics, logos, and bar codes (see table). It is valid
only at the beginning of a line.
Hexadecimal Decimal ASCII Value of n Default
1B 61 n 27 97 n ESC a n
0 (Left Aligned)
1 (Center Aligned)
2 (Right Aligned)
0
Select Sensors to Stop Printing
This command is not implemented and is ignored if received.
Hexadecimal Decimal ASCII
1B 63 34 n 27 99 52 n ESC c 4 n
Enable or Disable Panel Switch)
Toggles the panel switches on and off. Functions that require the panel switches cannot be
used when the panel switches are disabled with this command.
Hexadecimal Decimal ASCII Value of n Default
1B 63 35 n 27 99 53 n ESC c 5 n
0 = Enable
1 = Disable
0
Print and Feed n Lines
Prints one line from the buffer and feeds paper n lines at the current line height.
Hexadecimal Decimal ASCII Value of n
1B 64 n 27 100 n ESC d n
1-255 (0 interpreted as 1)
Read from Non-Volatile Memory
Reads a two-byte word from location k in history EEROM. The printer will return the word
at the next available opportunity.
This command is not available on Parallel printers.
Hexadecimal Decimal ASCII Value of k
1B 6A k 27 106 k ESC j k
0-63 (Hex)
Generate Pulse to Open Cash Drawer
Outputs a pulse to open the cash drawer.
The value for either p1 or p2 is the hexadecimal number multiplied by 2 msec. to equal the
total time. The off-time is the delay before the printer performs the next operation.
Hexadecimal Decimal ASCII Value of n Value of p
1B 70
n p1 p2
27 112
n p1 p2
ESC p
n p1 p2
00 = Drawer 1
01 = Drawer 2
p1 (Hex) x 2 msec. = On-time
p2 (Hex) x 2 msec. = Off-time