Intermec 700 Series User Manual page 246

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

Advertisement

Chapter
6
Scanner Support
Parameter
Default
Decoding
Not Active
Check Verification
1 Digit
Check Digit
Enable
224
Note: The following default settings and enumerations apply to both the
IS9CConfig2::GetCode11 and IS9CConfig2::SetCode11 functions.
Code 11 Default Settings
Code 11 Enumerations
typedef enum tagCode11Decoding
{
ITC_CODE11_NOTACTIVE = 0,
ITC_CODE11_ACTIVE = 1,
ITC_CODE11_NO_CHANGE = 255
} ITC_CODE11_DECODING;
typedef enum tagCode11CheckVerification
{
ITC_CODE11_CHK_VERIFY_ONEDIGIT = 1,
ITC_CODE11_CHK_VERIFY_TWODIGIT = 2, // Default
ITC_CODE11_CHK_VERIFY_NO_CHANGE = 255
} ITC_CODE11_CHECK_VERIFICATION;
typedef enum tagCode11CheckDigit
{
ITC_CODE11_CHECK_NOTXMIT = 0,
ITC_CODE11_CHECK_XMIT = 1,
ITC_CODE11_CHECK_NO_CHANGE = 255
} ITC_CODE11_CHECK_DIGIT;
Valid Range
ITC_CODE11_DECODING
ITC_CODE11_CHECK_VERIFICATION
ITC_CODE11_CHECK_DIGIT
// Default
// Default
700 Series Color Mobile Computer User's Manual

Advertisement

Table of Contents
loading

Table of Contents