Paxar 6039 Printer User Manual


 
Scanning Functions 4-21
I2of5
Description
Sets the scanner configuration values for I2of5 bar code.
Syntax
public bool Enable;
public bool FixedLength;
public int Length1;
public int Length2;
public bool VerifyCD;
public bool XmitCD;
public bool XlatetoEAN13;
Field Description
Enable
Enables/disables the ability to scan I2of5 bar codes.
Default: TRUE
FixedLength
If FixedLength is TRUE, lengths 1 and 2 are fixed; if
FixedLength is FALSE, length 1 is the minimum and
length 2 is the maximum. Default: TRUE
Length1
Length2
Specifies lengths (including start and stop characters)
for I2of5 bar codes.
Length 1: 0, 2-99, Default: 14
Length 2: 0, 2-99, Default: 0
VerifyCD
Specifies whether the scanner should check the
integrity of 2of5 bar codes to ensure they comply with
either the Uniform Symbology Specification (USS) or
Optical Product Code Council (OPCC) algorithms.
Default: FALSE
XmitCD
Enables/disables the requirement to transmit check
digits with the data. Default: FALSE
XlatetoEAN13
Enables/disables the requirement to convert 14-
character I2of5 bar codes into EAN13 bar codes, and
transmit them as EAN13 bar codes.
To use this parameter, enable Enable, set the length
to 14, and ensure the data has a leading zero and a
valid EAN 13 check digit. Default: FALSE