BTP-M300 Programming Manual
- 36 -
(Function 5)GS ( C pL pH m fn b (fn = 5, 53)
[Function]
Query data record list.
[Format]
ASCII
GS ( C pL pH m fn b
Hex
1D 28 43 pL pH m fn b
Decimal
29 40 67 pL pH m fn b
[Range]
(pL + pH × 256) = 3 (
pL = 3, pH = 0)
m = 0
fn = 5, 53
b = 0
[Notes]
• This command is valid for serial, parallel, and USB interface printer.
(Function 6)GS ( C pL pH m fn b d1 d2 d3 (fn = 6, 54)
[Function]
Delete stored data of all users.
[Format]
ASCII
GS ( C pL pH m fn b d1 d2 d3
Hex
1D 28 43 pL pH m fn b d1 d2 d3
Decimal
29 40 67 pL pH m fn b d1 d2 d3
[range]
(pL + pH
× 256) = 6 (pL = 6, pH = 0)
m = 0
fn = 6, 54
b = 0
d1 = 67
d2 = 76
d3 = 82
GS ( D pL pH m [a1 b1]...[ak bk]
[Function]
Turn on/off real-time command
[Format]
ASCII
GS ( D pL pH m [ a1 b1 ]...[ ak bk ]
Hex
1D 28 44 pL pH m [ a1 b1 ]...[ ak bk ]
Decimal
29 40 68 pL pH m [ a1 b1 ]...[ ak bk ]
[Range]
(pL + pH × 256) = 3, 5 (pL = 3,5, pH = 0)
m = 20
a = 1
~
3
b = 0, 1, 48, 49
[Notes]
• Turn on/off real-time command.
• pL, pH is the byte number of(m [a1 b2]… [ak bk]) after pH.
• a is the real-time command type specified.
• b means to turn on/off real-time command.
a
b
Function
0, 48
DLE DC4 fn m t is disabled.
1
1, 49
DLE DC4 fn m t is enabled.
0, 48
DLE EOT n is disabled.
2
1, 49
DLE EOT n is enabled.