ESC { n
[Name] Turn upside-down printing mode on/off
[Format] ASCII ESC { n
Hex 1B 7B n
Decimal 27 123 n
[Range] 0 ≤ n ≤ 255
[Default] n = 0
[Description] • In standard mode, turns upside-down printing mode on or off.
• When the LSB of n is 0, turns upside-down printing mode off.
• When the LSB of n is 1, turns upside-down printing mode on.
FS p n m
[Name] Print NV bit image
[Format] ASCII FS p n m
Hex 1C 70 n m
Decimal 28 112 n m
[Range] 1 ≤ n ≤ 255
m = 0, 1, 48, 49
[Description] • Prints NV bit image n by the process of FS q using the mode specified by n.
m
Mode Height magnification Width magnification
0, 48 Normal 1 1
1, 49 Double-width 1 2