Is9Cconfig Functions - Intermec 700 Series User Manual

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

Advertisement

Scanner Support

IS9CConfig Functions

This interface provides methods to set and retrieve the 700 Series Computer 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 enumera-
tions, there is an enumerator xx_NO_CHANGE (such as
ITC_CODE39_NO_CHANGE), where xx refers to a particular enumeration.
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.
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
"
6-28
700 Series Color Mobile Computer User's Manual
IS9CConfig::GetCodabar (page 6-29)
IS9CConfig::SetCodabar (page 6-30)
IS9CConfig::GetCode39 (page 6-32)
IS9CConfig::SetCode39 (page 6-32)
IS9CConfig::GetCode93 (page 6-34)
IS9CConfig::SetCode93 (page 6-34)
IS9CConfig::GetCode128 (page 6-35)
IS9CConfig::SetCode128 (page 6-35)
IS9CConfig::GetI2of5 (page 6-37)
IS9CConfig::SetI2of5 (page 6-38)
IS9CConfig::GetMatrix2of5 (page 6-40)
IS9CConfig::SetMatrix2of5 (page 6-40)
IS9CConfig::GetMSI (page 6-41)
IS9CConfig::SetMSI (page 6-41)
IS9CConfig::GetPDF417 (page 6-42)
IS9CConfig::SetPDF417 (page 6-43)
IS9CConfig::GetPlessey (page 6-45)
IS9CConfig::SetPlessey (page 6-45)
IS9CConfig::GetStandard2of5 (page 6-46)
IS9CConfig::SetStandard2of5 (page 6-47)
IS9CConfig::GetTelepen (page 6-49)
IS9CConfig::SetTelepen (page 6-49)
IS9CConfig::GetUpcEan (page 6-50)
IS9CConfig::SetUpcEan (page 6-51)
SECTION 6

Advertisement

Table of Contents
loading

Table of Contents