(38)Data Input Control (ESC = n) Code : [1B]h + [3D]h + n
*{0 is less than or equal to n is less than or equal to FF} Data is described in Hex code. Selecting equipment in which data input from the host is effective.
•Each bit of n indicates as follows:
|
|
| VALUE | |
BIT | EQUIPMENT | 0 |
| 1 |
0 | Printer | Invalid |
| Valid |
1 | Not defined |
|
|
|
2 | Not defined |
|
|
|
3 | Not defined |
|
|
|
4 | Not defined |
|
|
|
5 | Not defined |
|
|
|
6 | Not defined |
|
|
|
7 | Not defined |
|
|
|
•When the printer has not been selected, this printer abandons all received data until it is selected by this command.
•Even when the printer has not been selected, it can become BUSY state through printer operation.
•The initial value of n is "1".
(39)Aligning the characters (ESC a n)
Code : [1b]h + [61]h + n
*{0 is less than or equal to n is less than or equal to 2} Data is described in Hex code. All the printed data within one line are aligned in the specified position.
•Depending on n value, positional alignment is carried out as in the table below:
n (Hex) | POSITION |
0Left end alignment
1Centering
2Right end alignment
•This is valid only when n is inputted at the beginning of line.
•The initial value of n is "0".
(40)Full Cut (ESC i)
Code : [1B]h + [69]h
Full cutting of paper is performed.
•This is valid only when n is inputted at the beginning of line.
(41)Partial Cut (ESC m)
Code : [1B]h + [6D]h
Partial cutting of paper is carried out.
•This is valid only when n is inputted at the beginning of line.