
5-12 Programmer’s Manual
I 2 O F 5 I N F O
The I2OF5INFO data structure contains scanner configuration
information about I 2 of 5 bar codes. To read these values,
applications call scnGetI2of5Info; to set these values, they call
scnSetI2of5Info.
typedef struct _I2of5Info
{
unsigned char uchEnable;
unsigned char uchLength1;
unsigned char uchLength2;
unsigned char uchChkDgtAlgorithm;
unsigned char uchXmitCheckDigit;
unsigned char uchCvtI2of5toEAN13;
} I2OF5INFO;
Field Description
uchEnable
Enable/disable the ability to scan I 2 of 5
bar codes.
Default:
SCN_ENABLE
uchLength1
uchLength2
Specifies lengths (including check digits)
for I 2 of 5 bar codes. You can specify
one or two lengths, a range of lengths, or
that any length is valid. Enter values as
follows:
Option
uchLength1
uchLength2
1 Length
Value
0
2 Lengths
High Value Low Value
Range
Min. Value Max. Value
Any length 0
0
Selecting the any length option may lead
to mis-decodes.
Default:
14
(
uchLength1
) and
0
(
uchLength2
)
.
Содержание Gold 6037EX
Страница 1: ... ROG TC6037EXPM Rev AA 8 03 Printed in the U S A 2003 Paxar Americas Inc All rights reserved ...
Страница 2: ... Trademarks 0 1 2 0 0 3 4 5 6 7 78 ...
Страница 10: ...viii Table of Contents ...
Страница 30: ...2 16 Programmer s Manual ...
Страница 36: ...3 6 Programmer s Manual ...
Страница 154: ...4 118 Programmer s Manual ...
Страница 228: ...14 Index ...
Страница 229: ......
Страница 230: ......