This command is used to specify the mask pattern of QRCode barcode for improving the readability.
Command |
Description |
QRMK=0 |
Auto mask |
QRMK=1 |
Mask value is 0 |
QRMK=2 |
Mask value is 1 |
QRMK=3 |
Mask value is 2 |
QRMK=4 |
Mask value is 3 |
QRMK=5 |
Mask value is 4 |
QRMK=6 |
Mask value is 5 |
QRMK=7 |
Mask value is 6 |
QRMK=8 |
Mask value is 7 |
Remarks:
An example of control character sequence to print QRCode barcodes:
bC=QR, B=60, H=60, R=0, QRLV=1, QRMK=2, QRVR=9, D=
See Also: