ISCP Command Byte Arrays: Codabar

Use these ISCP command byte arrays to get and set Codabar 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 Codabar decoding Disable 40 40 00
  Enable Standard 40 40 01
Codabar type Standard FF 61 00
  ABC FF 61 01
  Concatenated FF 61 02
Start/stop transmit Not transmitted 40 58 00
  a,b,c,d 40 58 01
  A,B,C,D 40 58 02
  a,b,c,d / t, n, e 40 58 03
  DC1,DC2,DC3,DC4 40 58 04
CLSI library system Disable 40 59 00
  Enable 40 59 01
Verify check digit Disable 40 4C 00
  Enable 40 4C 01
Transmit check digit Disable 40 54 00
  Enable 40 54 01
Concatenation Disable 40 5A 00
  Transmit concatenated codes only 40 5A 01
  Transmit concatenated codes or single codes 40 5A 02
Concatenation mode No restriction 40 5B 00
  Second code start = first code stop 40 5B 01
  ABC 40 5B 02
Code mark ASCII string 40 48 00...FF
Length mode Length 1 as minimum length 40 53 00
  Lengths 1, 2, 3 as fixed lengths 40 53 01
Length 1 3 - 50 (default = 6) 40 50 03...32
Length 2 3 - 50 (default = 6) 40 51 03...32
Length 3 3 - 50 (default = 6) 40 52 03...32
User defined symbology ID 1 - 4 ASCII characters
(default = B7)
40 C0