Use these ISCP command byte arrays to get and set PDF417 settings, including parameters for Macro PDF417 and Micro PDF417.
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 PDF417 decoding | Disable | 4C 40 00 |
Enable | 4C 40 01 |
These parameters are available when PDF417 decoding is enabled.
Parameter to Set | Choices | Byte Array for ISCP Command |
---|---|---|
Macro PDF buffered | Disabled | 4C 41 00 Note: Macro PDF buffering is not currently supported. (Enable: 4C 41 01) |
Control header transmission | Disable | 4C 58 00 |
Enable | 4C 58 01 | |
Optional fields file name transmission | Disable | 4C 59 00 |
Enable | 4C 59 01 | |
Segment count transmitted | Disable | 4C 5A 00 |
Enable | 4C 5A 01 | |
Time stamp transmitted | Disable | 4C 5B 00 |
Enable | 4C 5B 01 | |
Sender transmitted | Disable | 4C 5C 00 |
Enable | 4C 5C 01 | |
Addressee transmitted | Disable | 4C 5D 00 |
Enable | 4C 5D 01 | |
File size transmitted | Disable | 4C 5E 00 |
Enable | 4C 5E 01 | |
Checksum transmitted | Disable | 4C 5F 00 |
Enable | 4C 5F 01 | |
Code mark | ASCII string | 4C 48 00...FF |
User defined symbology ID | 1 - 4 ASCII characters (default = C7) |
4C C0 |
These parameters are available when PDF417 decoding is enabled.
Parameter to Set | Choices | Byte Array for ISCP Command |
---|---|---|
Enable Micro PDF417 decoding | Disable | 4C 42 00 |
Enable | 4C 42 01 | |
Micro PDF417 Code 128 emulation | Disable | 4C 45 00 |
Enable | 4C 45 01 | |
User defined symbology ID | 1 - 4 ASCII characters (default = C8) |
4C C1 |