ISCP Command Byte Arrays: Code 39

Use these ISCP command byte arrays to get and set Code 39 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 39 decoding Disable 42 40 00
  Enable 42 40 01
Full ASCII conversion Disable
(Sets conversion to non-full ASCII)
42 5A 00
  Enable
(Sets conversion to full ASCII or mixed ASCII)
42 5A 01
Start stop transmission Disable 42 58 00
  Enable 42 58 01
Start character $ only 42 59 01
  * only (default) 42 59 02
  $ and * 42 59 03
Verify check digit Disable 42 4C 00
  Modulo 43 42 4C 01
  French CIP 42 4C 02
  Italian CPI 42 4C 03
Transmit check digit Disable 42 54 00
  Enable 42 54 01
Reading range Normal 42 47 00
  Extended 42 47 01
Reading tolerance High 42 4F 00
  Medium 42 4F 01
  Low 42 4F 02
Code mark ASCII string 42 48 00...FF
Length mode Length 1 as minimum length 42 53 00
Length 1 3 - 50 42 50 3...32
User-defined symbology ID 1 - 4 ASCII characters
(default = B1)
42 C0