DR300 Operator Manual | Chapter 9 - Online Programming |
|
|
2D Bar Code Command
2D barcode is only valid for Online mode. When setting data for PDF417, VeriCode, DataCode. Use:
<BA> if data contains control code. <BB> if data doesn’t contain control code.
<BB> command syntax contains data byte count to prevent the printer from misinterpretation of the 2D barcode data.
<BA> field number data
<BB> field number data count, data
Use: <BQ> command for QR code
<BQ> Field number QR parameter QR data
2D Bar Code Type and Command Table
Bar Code Type | Data Command | Maximum Data Count |
PDF417 | <BB> | 2681 bytes |
VeriCode | <BA> | 196 bytes |
Data Code | <BA> | 500 bytes |
Maxi Code | <BA> | 93 bytes |
QR Code | <BQ> | 7089 bytes |
69