
30
[Description]: If n=1,select reverse print;n=0,cancel reverse
print。Default set n=0。
4.2.7 ESC V n
[Name]:Select/cancel character rotation
[Format]: ASCII ESC c n
Hexadecimal 1B 56 n
Decimal 27 86 n
[Description]: n.
n Meaning
0 Cancel rotation
1 90 clockwise
2 180 clockwise
3 270 clockwise
4.3 Print setting commands
4.3.1 ESC $ nL nH
[Name]: Set absolute print position
[Format]: ASCII ESC $ nL nH
Hexadecimal 1B 24 nL nH
Decimal 27 36 nL nH
[Range]: 0 ≤ nL ≤ 255, 0 ≤ nH ≤ 256
[Description]:Sets the distance from the beginning of the line
to the position at which subsequent characters are to be
printed. The distance from the beginning of the line to the
Comentários a estes Manuais