Epson TM-U950 Commands 4-13
ESC $ nL nH
Set absolute print position
Hexadecimal code: 1B 24 ..
Range:
nL = 0-255
nH = 0-255
Sets the distance from the beginning of the line to the position at which subsequent characters are to be
printed.
Notes:
- The distance from the beginning of the line to the print position is
[(nL + nH x 256) x (horizontal motion unit)] inches.
- Settings outside the specified printable area are disabled.
References:
ESC \, GS P
ESC % n
Select/cancel user-defined character set
Hexadecimal code: 1B 25 n
Range:
n = 0-255
Selects or cancels the user-defined character set.
When the Least Significant Bit (LSB) is 0, the user-defined character set is enabled.
When the LSB is 1, the user-defined character set is selected.
Notes:
- The user-defined character and the downloaded bit image cannot be defined
simultaneously.
Default:
n = 0
References:
ESC &
ESC & c1 c2 [X (d1...dy) y × x] c2-c1+1
Journal tab
Hexadecimal code: 1B 26 ..
Range:
y=2
c1-c2=32-126
x=0-12 (9x9 font)
x=0-9 (7x9 font)
d1...dy × x =0-255
Defines user-defined characters.
Notes:
-
y
specifies the number of bytes in the vertical direction.
-
c1
specifies the beginning character code for the definition, and
c2
specifies the final
code. For only one character, use c1 = c2.
- The allowable character code range is from decimal code 32 to 126.
The maximum number of user-defined characters depends on the receive buffer capacity.
For 2K bytes, the maximum is 23, for 32K bytes, 71.
- When the maximum number of user-defined characters is defined, it is possible to
redefine user-defined characters for the defined character codes, but not for new
character codes.
-
x
specifies the number of dots in the horizontal direction.
-
d
is the dot data for the characters. The dot pattern is in the horizontal direction from the left
side. Any remaining dots on right side are blank.