Справочник Пользователя для Zebra Technologies P1061668-001

Скачать
Страница из 44
29
Kiosk Modifications of the OLE for Retail POS
General Information
11/25/2013
OPOS Driver User Guide
P1061668-001 Rev. A
Data Characters and Escape Sequences
The following escape sequences are recognized. If an escape sequence specifies an operation 
that is not supported by the printer station, then it is ignored.
One Shots
Perform indicated action.
Table 9 • One Shot Data Characters and Escape Sequences
Name
Data
Remarks
Zebra Kiosk
Printer Supported
Paper cut
ESC |#P
Cuts receipt paper. The character ‘#’ 
is replaced by an ASCII decimal 
string telling the percentage cut 
desired. If ‘#’ is omitted, then a full 
cut is performed. For example: The C 
string “\x1B|75P” requests a 75% 
partial cut.
For a full cut use 
ESC|100P.
Use ESC|50P if you want 
to use Hold Page in the 
Windows driver.
Feed and Paper cut
ESC |#fP
Cuts receipt paper, after feeding the 
paper by the RecLinesToPaperCut 
lines. The character ‘#’ is defined by 
the “Paper cut” escape sequence.
See Paper cut.
Use ESC|100P.
This command is not 
working as expected 
when used with the 
Windows printer driver 
and the paper advance at 
the end before cut has to 
be setup in the Driver’s 
Printing Preferences 
under Advanced settings.
Feed, Paper cut, and 
Stamp
ESC |#sP
Cuts and stamps receipt paper, after 
feeding the paper by the 
RecLinesToPaperCut lines. The 
character ‘#’ is defined by the “Paper 
cut” escape sequence.
NO
Fire stamp
ESC |sL
Fires the stamp solenoid, which 
usually contains a graphical store 
emblem.
NO
Print bitmap
ESC |#B
Prints the pre-stored bitmap. The 
character ‘#’ is replaced by the bitmap 
number. See setBitmap method.
YES
Note •
This command 
will be ignored in Left90 
rotation. 
Print top logo
ESC |tL
Prints the pre-stored top logo.
NO
Print bottom logo
ESC |bL
Prints the pre-stored bottom logo.
NO
Feed lines
ESC |#lF
Feed the paper forward by lines. The 
character ‘#’ is replaced by an ASCII 
decimal string telling the number of 
lines to be fed. If ‘#’ is omitted, then 
one line is fed.
YES