ESC/ P Command Reference

Table Of Contents
ESC/P Command Reference
- 116 -
5. Control Command Details
ESC iXv2 (0Ch) Specify recovery count
ASCII: ESC i X v 2 03h 00h 00h 0Ch n1
Hexadecimal: 1B 69 58 76 32 03 00 00 0C n1
Parameters
n1: 00h, 01h
Description
Select the recovery print count.
n1=00h:
Recovery count: 1
n1=01h:
Recovery count: Unlimited
The default value is 00h (1).
This command is a static command.
Command example
For specifying the recovery print count to unlimited.
Since the value will be n1=01h, the command will be as follows.
ESC i X v 2 03h 00h 00h 0Ch 01h
(1Bh 69h 58h 76h 32h 03h 00h 00h 0Ch 01h)