Paxar Gold 6037EX User Manual Page 158

  • Download
  • Add to my manuals
  • Print
  • Page
    / 230
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 157
5-4 Programmer’s Manual
CODE128INFO
The CODE128INFO data structure contains scanner
configuration information about Code 128 bar codes. To read
these values, applications call scnGetCode128Info; to set these
values, they call scnSetCode128Info.
typedef struct _Code128Info
{
unsigned char uchEnableUSS128;
unsigned char uchEnableUCCEAN128;
unsigned char uchEnableISBT128;
} CODE128INFO;
Field Description
uchEnableUSS128 Enable/disable the ability to scan Code
128 bar codes.
Default: SCN_ENABLE
uchEnableUCCEAN128 Enable/disable the ability to scan
UCC/EAN-128 bar codes.
Default: SCN_ENABLE
uchEnableISBT128 Enable/disable the ability to scan ISBT
128 bar codes.
Default: SCN_ENABLE
Page view 157
1 2 ... 153 154 155 156 157 158 159 160 161 162 163 ... 229 230

Comments to this Manuals

No comments