- Citizen Printer Command Reference

- 218 -
2-dimensional code da
fn=82 Function 182 Sending the size of 2-dimensional code data in
ta storage area
GS ( k pL pH cn fn m
[Code] <1D>H<28>H<6B>H<pL><pH><cn><fn><m>
[Range] (pL+pH×256)=3(pL=3pH=0)
cn=49
fn=82
m=48
[Outline] [The specification which depend on the model]
Sends the size information when printing 2-dimensional data stored in the 2-dimensional
code data storage area.
Hex Decimal Data size
Header 37H 55 1 byte
Identifier 2FH 47 1 byte
30H39H 4857 15 bytes
Horizontal size
Separator 1FH 31 1 byte
30H39H 4857 15 bytes
Vertical size
Separator 1FH 31 1 byte
Fixed value 31H 49 1 byte
Separator 1FH 31 1 byte
Other info 30H or 31H 48 or 49 1 byte
NUL 00H 0 1 byte
“Horizontal size” and “Vertical size” indicate the number of dots of QRCode.
Other info indicates whether symbol is printable or not.
Hex Decimal Information
30H 48 Printable
31H 49 Not printable
[Caution] QRCode is not printed with the processing of this function.
Quiet zone (blank area around QRCode symbol) is not included in the size information.