0Paper near end disable (initial value)
1Paper near end enable
(20)Enabling/Disabling Panel Switch (ESC c 5 n)
Code : [1B]h + [63]h + [35]h + n
*{0 is less than or equal to n is less than or equal to FF} Data is described in Hex code. Selecting the paper feed switch valid/invalid.
•"n" is valid only in the lowest bit (n0).
•"n" bit means the followings.
n0 | Condition |
0 | Paper feed SW valid. |
1 | Paper feed SW invalid. |
•The initial value of n is "0".
(21)Printing and Feeding the paper by n lines (ESC d n)
Code : [1B]h + [64]h + n
*{0 is less than or equal to n is less than or equal to FF} Data is described in Hex code. Prints data inside the buffer and feeds paper by n lines.
• Specified line does not remain.
• The beginning of the line is to be considered as the next printing start position.
(22)Generating specified Pulse (ESC p m n1 n2)
Code : [1B]h + [70]h + m + n + n2
* {m = connector pin No. (See table below.)}
{0 is less than or equal to n1 is less than or equal to FF}
{0 is less than or equal to n2 is less than or equal to FF} Data is described in Hex code. Signals specified by n1, n2 are output to Connector Pin m.
•Bit m (m0) means the followings.
m0 | Condition |
0 | Drawer kick No. 2 pin |
1 | Drawer kick No. 5 pin |
•ON time is considered as n1 x 2ms and OFF time as n2 x 2ms.
•When m is out of the defined range, n1, n2 are discarded, where no signals are output.
•Drive duty of Drawer is shown below:
ON time
ON time + OFF
is less than or equal to 0.2
(Take OFF time as being 4 times or more longer than ON time.)
(23) Selecting Character Code Table (ESC t n)
Code : [1B]h + [74]h + n
*{0 is less than or equal to n is less than or equal to 1} Data is described in Hex code. Selecting Page n on the character code table:
• "n" means the followings.
n (Hex)
Condition