Use these ISCP command byte arrays to get and set Aztec settings.
For information on ISCP commands, see About the ISCP Command Format.
Italics indicate the default setting.
Parameter to Set | Choices | Byte Array for ISCP Command |
---|---|---|
Enable Aztec decoding | Disable | 53 40 00 |
Enable | 53 40 01 | |
Enable Aztec Mesa | Disable | 53 41 00 |
Enable | 53 41 01 | |
Aztec code mark | ASCII string | 53 48 00...FF |
Aztec Mesa code mark | ASCII string | 53 49 00...FF |
User defined Aztec symbology ID | 1-4 ASCII characters (default = D3) |
53 C0 |
User defined Aztec Mesa symbology ID | 1-4 ASCII characters | 53 C1 |
Length mode | Length 1 as minimum length | 53 53 00 |
Lengths 1, 2, 3 as fixed lengths | 53 53 01 | |
L1 as min, L2 as max | 53 53 02 | |
Length 1 | 0 - 255 (default = 6) | 53 90 0000...FFFF |
Length 2 | 0 - 255 | 53 91 0000...FFFF |
Length 3 | 0 - 255 | 53 92 0000....FFFF |