Specifications

EM 220
Rev. 1.00
- 33 -
Mobile Printer Command Manual
<Function 4> BS ^ E pL pH fn a (fn=4)
[Format]
[Range]
[Description]
ASCII BS ( E pL pH fn a
Hex 08 5E 45 pL pH fn a
Decimal 08 94 69 pL pH fn a
(pL + pH x 256) = 2 (pL=2, pH=0)
fn=4
a=1, 2, 3, 5, 6, 7, 8
Transmits the setting value(s) of the memory switch specified by a.
Hexadecimal Decimal Amount of Data
Header 37H 55 1 byte
Flag 21H 33 1 byte
Data 30H or 31H 48 or 49 8 bytes
NUL 00H 0 1 byte
Data for the setting is transmitted as 8 bytes or a data string in the order
from bit 8 to bit 1, as follows:
- Off : Hexadecimal = 30H / Decimal = 48
- On : Hexadecimal = 31H / Decimal = 49
<Function 11>BS ^ E pL pH fn a d1….dk (fn=11)
[Format]
[Range]
[Default]
[Description]
ASCII BS ^ E pL pH fn d1 dk
Hex 08 5E 45 pL pH 0B d1 dk
Decimal 08 94 69 pL pH 11 d1 dk
8<=(pL + pH x 256) <=10 (8<=pL<=10,0<= pH<=255)
fn=11,
48<=d<=57
7<=k<=9
Baud rate: 115200, Parity: 48, Flow control: 48, Data length: 56
When (pL+pH x256) =10
d1~d6 is Baud rate value
d7 is parity setting value
d8 is Flow control setting value
d9 is Data length setting value
When (pL+pH x256) =9
d1~d5 is Baud rate value
d6 is parity setting value
d7 is Flow control setting value
d8 is Data length setting value
When (pL+pH x256) =8
d1~d4 is Baud rate value
d5 is parity setting value
d6 is Flow control setting value
d7 is Data length setting value