
ESC = n
[Function] | Selects Peripheral Device |
|
| |||
[Code] | ASCII |
| ESC | = | n | |
| Hexadecimal | 1B | 3D | n | ||
| Decimal |
| 27 | 61 | n | |
[Range] | 0 | n | 3 |
|
|
|
[Outline] | This command selects a peripheral device which validates the subsequent data, depending on | |||||
| a value of n. |
|
|
|
•Each bit has the following different meanings.
•If Printer Disabled has been selected, the printer will discard all the received data until Printer Enabled is selected with this command.
|
| Bit | Peripheral Device | Hexadecimal | Decimal |
|
|
|
|
|
|
|
| 0 | Printer Disabled | 00 | 0 |
|
|
|
|
|
|
|
|
| Printer Enabled | 01 | 1 |
|
|
|
|
|
|
|
| 1 | Undefined | – | – |
|
|
|
|
|
|
|
| 2 | Undefined | – | – |
|
|
|
|
|
|
|
| 3 | Undefined | – | – |
|
|
|
|
|
|
|
| 4 | Undefined | – | – |
|
|
|
|
|
|
|
| 5 | Undefined | – | – |
|
|
|
|
|
|
|
| 6 | Undefined | – | – |
|
|
|
|
|
|
|
| 7 | Undefined | – | – |
|
|
|
|
|
|
[Caution] | • Even if Printer Disabled has been selected, the printer may be made | ||||
[Default] | n = 1 |
|
|
|
– 52 –