Avery Dennison Platinum 6039 JavaScript User Manual

Page 60

Advertising
background image

4-22 Programmer’s Manual

I2of5

Description

Sets the scanner configuration values for I2of5 bar code.

Syntax

Enable;

FixedLength;

Length1;

Length2;

VerifyCD;

XmitCD;

XlateToEAN13;

Instantiate Class

<OBJECT id=”I2of5” style="LEFT: 0px; WIDTH: 0px; TOP: 0px;

HEIGHT: 0px"

classid=clsid:

370F6557-9281-4EAD-9F2A-3DBF260BD501>

</OBJECT>

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

Advertising