Is9Cconfig2 Functions - Intermec 700 Series User Manual

Color mobile computer
Hide thumbs Also See for 700 Series:
Table of Contents

Advertisement

IS9CConfig2 Functions

700 Series Color Mobile Computer User's Manual
This interface is derived from the IS9CConfig interface and provides addi-
tional methods that can be used to set and retrieve the 700 Series Comput-
er's bar code configuration. All supported symbologies are initialized to
their defaults when the S9C firmware is loaded.
GET/SET functions use enumerations as their parameters. In most enu-
merations, there is an enumerator xx_NO_CHANGE (such as
ITC_CODE39_NO_CHANGE), where xx refers to a particular enum-
eration. This enumerator can be used during a call to a SET to indicate
that no change is to be made to that particular parameter. This prevents
the called function from having to format the same S9C command and
send it down to the scanner.
To specify a bar code length of "any length," use a value of "0" for the bar
code length argument.
IS9CConfig2 functions are the following. IS9CCONFIG.H is the header
file and ITCUUID.LIB contains the IID_IADC Interface GUID value
used to obtain the interface.
S IS9CConfig2::GetCode11 (page 222)
S IS9CConfig2::SetCode11 (page 223)
S IS9CConfig2::GetCustomSymIds (page 225)
S IS9CConfig2::SetCustomSymIds (page 226)
S IS9CConfig2::GetGlobalAmble (page 229)
S IS9CConfig2::SetGlobalAmble (page 230)
S IS9CConfig2::GetPDF417Ext (page 232)
S IS9CConfig2::SetPDF417Ext (page 233)
S IS9CConfig2::GetSymIdXmit (page 235)
S IS9CConfig2::SetSymIdXmit (page 236)
Chapter
6
Scanner Support
221

Advertisement

Table of Contents
loading

Table of Contents