Use these ISCP command byte arrays to get and set Code 2 of 5 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 Code 2 of 5 decoding | Disable | 48 40 00 |
Enable | 48 40 01 | |
Format | Identicon (6 start/stop bars) | 48 58 00 |
Computer identics (4 start/stop bars) | 48 58 01 | |
Verify check digit | Disable | 48 4C 00 |
Modulo 10 | 48 4C 01 | |
Transmit check digit | Disable | 48 54 00 |
Enable | 48 54 01 | |
Code mark | ASCII string | 48 48 00...FF |
Length mode | Length 1 as minimum length | 48 53 00 |
Lengths 1, 2, 3 as fixed lengths | 48 53 01 | |
Length 1 | 0 - 255 (default = 6) |
48 50 0...FF |
Length 2 | 0 - 255 |
48 51 0...FF |
Length 3 | 0 - 255 |
48 52 0...FF |