ESC/ P Command Reference

Table Of Contents
ESC/P Command Reference
- 119 -
5. Control Command Details
ESC iX_2 (00h) Specify line print setting
ASCII: ESC i X _ 2 03h 00h 00h 00h n1
Hexadecimal: 1B 69 58 5F 32 03 00 00 00 n1
Parameters
00hn1FFh
Description
Select a line print enable/disable setting.
n1=00h:
Enable line print (default)
n1=01h~FFh:
Disable line print
This command is a static command.
This command is available only with continuous length tape.
ESC iX_1 (00h) Retrieve line print setting
ASCII: ESC i X _ 1 02h 00h 00h 00h
Hexadecimal: 1B 69 58 5F 31 02 00 00 00
Parameters
None
Description
Return a line print enable/disable setting as 3 Bytes data.
[1]
01h (Fixed)
[2]
00h (Fixed)
[3]
Setting
00h: Line print enabled
01h~FFh: Line print disabled
The retrieved value is a value specified by a static command.