data_input Type of data input. Opti ons:
AAutomatic
MManual
char Type of characters. Options:
AAlphanumeric
BBinary
KKanji
NNumeric
NOTE: In binary mode, the number of characters must be
represented by the 4-digit number in decimal.
Example
1,"D0205E9,Q0A,"
p
C,"B006qrcode,"
p }
Defines the structured append mode (D) for QR Code. This is
symbol (02) of a concatenated set containing (05) symbols. The
parity byte is E9. The error correction level is Q, which provides
a high reliability. Use 0 for the mask number. The data input
mode is Automatic. The type of characters are binary (B) and
there will be six (06) data characters (qrcode).
Structured Append QR Code Packet
{F,2,A,R,E,200,200,"QRCODE2" p
B,1,200,V,50,50,36,0,100,2,B,0 p }
{B,2,N,1 p
1,"D0202E9,Q0A" p
C,"0123456789ABCD+__âôû~129~064~159~252~224~064" p }
Samples A-11