ESC A |
|
| Set scanning area |
|
Format: |
|
| B1 B2 B3 B4 B5 A5 | |
Command:ASCII: | ESC | A |
|
|
| Decimal: | 27 | 65 |
|
| Hexadecimal: | 1B | 41 |
|
Parameters: | n1L, n1H, n2L, n2H, n3L, n3H, n4L, n4H | |||
Handshaking: |
|
|
|
|
1ESC A command
2ACK code
3Parameter (n1, n2, n3, n4)
4ACK code
Parameter range:
n1L, n1H = main scan offset length in dots (lower byte, higher byte)
n2L, n2H = sub scan offset length in dots (lower byte, higher byte)
n3L, n3H = main scan reading length in dots (lower byte, higher byte)
n4L, n4H = sub scan reading length in dots (lower byte, higher byte)
(See the Explanation section for details on the parameter range.)
Command Reference