Avery Dennison Platinum 6039 JavaScript User Manual

Page 56

Advertising
background image

4-18 Programmer’s Manual

Code93

Description

Sets the scanner configuration values for CODE93 bar code.

Syntax

Enable;

FixedLength;

Length1;

Length2;

Instantiate Class

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

HEIGHT: 0px"

classid=clsid:

C63FC12E-7F89-42BF-9BDA-B2E797632D0F>

</OBJECT>

Field Description

Enable

Enables/disables the ability to scan Code 93 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 Code 93 bar codes.
Length 1: 0, 2-99, Default: 4
Length 2: 0, 2-99, Default: 55

Return Values

None

Advertising