Data Structure Reference 5-9
G E N E R A L I N F O
The GENERALINFO data structure contains general scanner
configuration information. To read these values, applications
call scnGetGeneralInfo; to set these values, they call
scnSetGeneralInfo.
typedef struct _GeneralInfo
{
unsigned char uchLaserOnTime;
unsigned char uchPowerMode;
unsigned char uchTriggerMode;
unsigned char uchSameSymbolTMO;
unsigned char uchLinearCodeSecur;
unsigned char uchBiDirRedun;
} GENERALINFO;
Field Description
uchLaserOnTime
The maximum time (in increments of .1
seconds) of a scan. Values are
5-99
.
Default:
30
uchPowerMode
Specifies whether power remains on or
the scanner goes into low power mode
after a scan. If
uchTriggerMode
is
1
(Continuous) and
uchPowerMode
is
1
(Low Power), the scanner remains
continually on. Values are:
0
Continually On
1
Low Power
Default:
1
uchTriggerMode
The method that starts the scanner. If
uchTriggerMode
is
1
(Continuous) and
uchPowerMode
is
1
(Low Power), the
scanner remains continually on. Values
are:
0
Trigger
1
Continuous (always on)
Default:
0
Содержание 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: ......