ESC/ P Command Reference

Table Of Contents
ESC/P Command Reference
- 117 -
5. Control Command Details
ESC iXv1 (0Ch) Retrieve recovery count
ASCII: ESC i X v 1 03h 00h 00h 0Ch 00h
Hexadecimal: 1B 69 58 76 31 03 00 00 0C 00
Parameters
None
Description
Retrieve a recovery count setting value.
3 bytes of data are returned from the main unit.
[1]:
01h Fixed
[2]:
00h
Fixed
[3]:
Setting values
00h: Recovery count: 1
01h: Recovery count: Unlimited
The retrieved value is a value set by a static command.
Command example
For when setting the recovery print count to 1.
Code: ESC i X v 1 03h 00h 00h 0Ch 00h
(1Bh 69h 58h 76h 31h 03h 00h 00h 0Ch 00h)
Returned value: 01h 00h 00h