Valid Control Sequences
127
^S - Signed Cursor Move
Moves the cursor relative to its current position in in crements of fixed value.
Command ^X(xsign);(ysign)NL
Argument
(xsign) The distance to move h orizontally in increments of
0.01 inches. Positive values move the cursor right,
and negative values move it left. Total distance
must be in the range 0-1320 (default = 0).
(ysign) The distance to move verti cally in increments of
0.01 inches. Positive values move the cursor down,
and the negative values move it up. Total distance
must be in the range 0-9999 (default = 0).
^T - Absolute Cursor Move
Moves the cursor relative to the home position in increments of fix ed positive
value (negative values are not allowed).
Command ^T(xx);(yy)NL
Argument
(xx) The distance to move horizontally in increments of
0.01 inches. Total distance must be in the range 0-
1320 (default = 0).
(yy) The distance to move vertically in increments of
0.01 inches. Total distance must be in the range 0-
9999 (default = 0).
^U - Set Unit Line
Sets the distance that the paper moves in response to the line feed functio n.
The cursor will move a distance equal to the current line height x the current
height multiplier (provided that LF is not used as a Terminator).
Command ^U(x)NL
Arguments
(x) Amount of paper movement.
1, Default = (line height that was current when
Barcode/Block Character mode was entered).
2, 1/8 inch line height (8 LPI).
3, 1/6 inch line height (6 LPI).