Справочник Пользователя для Citizen Systems BD2-2220

Скачать
Страница из 312
 
- 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=3、pH=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 
byte 
Identifier 2FH 
47 
byte 
30H~39H 48~57 1~5 bytes 
Horizontal size 
Separator 1FH 
31 
byte 
30H~39H 48~57 1~5 bytes 
Vertical size 
Separator 1FH 
31 
byte 
Fixed value 
31H 
49 
1 byte 
Separator 1FH 
31 
byte 
Other info 
30H or 31H 
48 or 49 
1 byte 
NUL 00H 
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.