. . . . . . . . . . . . . . . . . . . . . . . . . . . .
.
.
.
.
.
.
.
.
.
. . . . . . . . . . . . . . . . . . . . . . . . . . . .
Infinite Peripherals, Inc.
Page 22
www.ipcprint.com
PP-55 Resident Command Set Version 1.01
Detailed Description
[Caution] • This is valid only when n is inputted at the beginning of line.
• The initial value of n is "0".
ESC c5 n
Enabling/Disabling Panel Switches
[Code] <1B>H<63>H<35>H<n>
[Range] {0 <= n <= FFh}
[Outline] Selecting the LF switch valid/invalid.
• "n" is valid only in the lowest bit (n0).
• "n" bit means the followings.
0 LFSW valid.
1 LFSW invalid.
[Caution] When the panel switch is disabled with this command, the LF switch is
disabled. Therefore, the paper cannot be fed by operating the LF switch.
[Default] • The initial value of n is "0".
ESC d n
Printing and Feeding the paper by n lines
[Code] <1B>H<64>H<n>
[Range] {0 <= n <= FFh}
[Outline] Prints data inside the buffer and feeds paper by n lines.
• Specified line does not remain.
• The beginning of the line is to be considered as the next printing start
position.
[Default] • The initial value is not defined.
ESC n
Transmitting the printer serial number
[Code] <1B>H<6E>H<n>
[Outline] • Transmits the serial number as eight ASCII digits. For example if the
serial number is 00500303
the printer transmits: ‘0’, ‘0’, ‘5’, ‘0’, ‘0’, ‘3’, ‘0’,
‘3’.
• If the serial number is not set or not valid the printer transmits NULL
(00H).
• The printer’s serial number is printed during self-test.
ESC q parameter string
Request bar code reader parameters
[Code] <1B>H<24>H
<ASCIIZ string>
[Outline] This command transmits the specified bar code reader parameters.