Is9Cconfig Functions - Intermec 700 Series User Manual

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

Advertisement

IS9CConfig Functions

700 Series Color Mobile Computer User's Manual
This interface provides methods to set and retrieve the 700 Series Com-
puter 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 down to the S9C scanner.
For all symbologies, to set a bar code length of "any length," use a value of
"0" for the bar code length argument.
IS9CConfig 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 IS9CConfig::GetCodabar (page 180)
S IS9CConfig::SetCodabar (page 181)
S IS9CConfig::GetCode39 (page 183)
S IS9CConfig::SetCode39 (page 184)
S IS9CConfig::GetCode93 (page 186)
S IS9CConfig::SetCode93 (page 187)
S IS9CConfig::GetCode128 (page 189)
S IS9CConfig::SetCode128 (page 190)
S IS9CConfig::GetI2of5 (page 192)
S IS9CConfig::SetI2of5 (page 193)
S IS9CConfig::GetMatrix2of5 (page 195)
S IS9CConfig::SetMatrix2of5 (page 196)
S IS9CConfig::GetMSI (page 198)
S IS9CConfig::SetMSI (page 199)
S IS9CConfig::GetPDF417 (page 201)
S IS9CConfig::SetPDF417 (page 203)
S IS9CConfig::GetPlessey (page 206)
S IS9CConfig::SetPlessey (page 207)
S IS9CConfig::GetStandard2of5 (page 209)
S IS9CConfig::SetStandard2of5 (page 210)
S IS9CConfig::GetTelepen (page 212)
S IS9CConfig::SetTelepen (page 213)
S IS9CConfig::GetUpcEan (page 215)
S IS9CConfig::SetUpcEan (page 217)
Chapter
6
Scanner Support
179

Advertisement

Table of Contents
loading

Table of Contents