Avery Dennison Platinum 6039 JavaScript User Manual

Page 62

Advertising
background image

4-24 Programmer’s Manual

MSI

Description

Sets the scanner configuration values for MSI bar code.

Syntax

Enable;

FixedLength;

Length1;

Length2;

Use2CDs;

XmitCD;

UseMod10Mod11CDAlg;

Instantiate Class

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

HEIGHT: 0px"

classid=clsid:

795F5CAE-189C-40F6-AF41-3604B108FF6A>

</OBJECT>

Field Description

Enable

Enables/disables the ability to scan MSI bar codes.
Default: false

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: false

Length1
Length2

Specifies lengths (including start and stop
characters) for MSI bar codes.
Length 1: 0, 1-99, Default: 6
Length 2: 0, 1-99, Default: 55

Use2CDs

Indicates the bar code contains two check digits
instead of one. If true, enable
UseMod10Mod11CDAlg. Default: false

XmitCD

Enables/disables the requirement to transmit data
with the check digit. Default: false

UseMod10Mod11CDAlg Uses the Mod10/Mod11 check digit algorithm instead

of Mod10/Mod10 algorithm.
Default: false

Advertising