98
OKIPOS 425D
|
6.1.2 OKI Standard Model
6.1.2.1 Function Code
1
List of Function Codes
A25040.doc
No.
HEX
DEC
CODE
Remarks
Print Start
1
0A
10
LF
Print/line feed
O
2
0C
12
FF
Eject Cut Sheet paper or form-feed sprocket paper
O
3
0D
13
CR
Print/carriage return
O
4
0F
15
SI
Condense Designate
X
5
12
18
DC2
Condense Clear
X
6
18
24
CAN
Cancel print data
X
7
10
16
DLE
Start DLE sequence
8
1B
27
ESC
Start ESC sequence
9
1C
28
FS
Start FS sequence
10
1D
29
GS
Start GS sequence
11
1E
30
RS
Journal Tab
X
* Print Start Column
O : Command that invokes print start
X : Command that does not invoke print start
^ : Command that sometimes invokes print start
This applies hereafter.
DLE Sequence
1
Command recognition
A code that follows a DLE code is treated as a 7-bit code. (MSB=0)
For the parameters, which vary among the commands, see each command’s functions.
If a function code follows a DLE code, it is is treated as a stand-alone function code.
If DLE codes follow each other, they are treated as one DLE code.
Example: DLE DLE EOT n is treated as command DLE EOT n.
2
DLE sequences
A25040b.doc
No.
HEX
Command Sequence
Functions
Print Start
1
10 04
DLE EOT n
Real-time status sending
X
2
10 04 08
DLE EOT BS n
Real-time MICR status sending
X
3
10 05
DLE ENQ n
Real-time request to Printer
X