Specifications

Software Commands Model 181 Series 180 Programmer’s Guide
TransAct Technologies
Page 5 - 20 09/26/2000
ESC c 4
n
[E]
[Name] Select paper sensor(s) to stop printing
[Format] ASCII ESC c 4
n
Hex 1B 63 34
n
Decimal 27 99 52
n
[Range] 0
n
255
[Description] This command is not supported and is ignored if received.
Print Position Commands
ESC $
nL
nH
[EA]
[Name] Set absolute print position
[Format] ASCII ESC $
nL nH
Hex 1B 24
nL nH
Decimal 27 36
nL nH
[Range] 0
nL
255
0
nH
255
[Description] Sets the print starting position from the beginning of the line.
[Epson TM-T8x]
The distance in dots from the beginning of the line to the print position is [(
nL
+
nH
×
256) × (horizontal motion unit)].
[Axiohm 7193]
If non-graphics follow this command, the distance in dots from the beginning of the
line to the print position is [(
nL
+
nH
× 256) × (horizontal motion unit)].
If graphics follow this command, the distance in dots from the beginning of the line to
the print position is [(
nL
+
nH
× 256) × (horizontal motion unit)] / 2.
ESC \
nL nH
[EA]
[Name] Set relative print position
[Format] ASCII ESC \
nL nH
Hex 1B 5C
nL nH
Decimal 27 92
nL nH
[Range] 0
nL
255
0
nH
255
[Description] Sets the print starting position based on the current position.
This command sets the distance from the current position to [(
nL
+
nH
× 256) ×
horizontal unit].