
Rev. 1.08
[Name] To set/clear underline mode
[Type] ASCII ESC - n
HEX 1B 2D n
DECIMAL 27 45 n
[Range] 0 ≤ n ≤ 2, 48 ≤ n ≤ 50
[Description] Underline mode is set or cleared depending on the value of n.
Underline mode is cleared
Underline mode is selected (Dot thickness – 1)
Underline mode is selected (Dot thickness – 2)
[Name] To set the 1/6 inches line space
[Type] ASCII ESC 2
HEX 1B 32
DECIMAL 27 50
[Description] To set the line space to 1/6 inches
[Name] To set the line space
[Type] ASCII ESC 3 n
HEX 1B 33 n
DECIMAL 27 51 n
[Range] 0 ≤ n ≤ 255
[Description] Line space will set to [n X vertical or horizontal motion unit] inches.
[Name] To set the peripheral devices
[Type] ASCII ESC = n
HEX 1B 3D n
DECIMAL 27 61 n
[Range] 0 ≤ n ≤ 255
[Description] Device sending the data to the host computer is selected by using n.
Printer is not recognized