PPTII-A Programming Manual
www.hprt.com
5
1. Overview
1.1 Key terms
Real-time
commands:
These commands are act ed on immediately upon being received by the
printer ;
Page mode:
Under this mode, the printer stores all data in a specified memory and thinks
of this as a virtual page. The page is printed when the printer receives print
command either FF or ESC FF;
Standard mode:
Standard mode is the default mode of printer, namely line mode. Under this
mode, the printer prints data and feeds paper upon print line buffer full (data
is enough for one print line) or receiving print command like LF;
HRI character:
Bar code note character. Human Readable Interface;
NV:
Non-volatile memory in which data stored does not loss when powered off.
NV: Non- volatile;
RAM :
Random Access Memory;
ASB
:
Auto Send Back
DPI:
Print dots per inch (one inch equals to 25.4mm). It is us ed to identify the
resolution of a printer.
1.2 Command Notation
[Name]
The name of the command.
[Format]
The code sequence.
[ ]k indicates the contents in brackets [ ] should be repeated k times.
[Range]
Gives the allowable ranges, if any, for the command parameters.
[Default]
Gives the default values, if any, for the arguments.
[Description]
Describes the function of the command.
” − “ in the table indicates 0 or 1.
[Notes]
Provides important information on setting and using the printer command, if
necessary.
[Reference]
Gives references, if any.
Содержание PPTII-A
Страница 47: ...PPTII A Programming Manual www hprt com 47...
Страница 48: ...PPTII A Programming Manual www hprt com 48...
Страница 49: ...PPTII A Programming Manual www hprt com 49...
Страница 52: ...PPTII A Programming Manual www hprt com 52...