Interleaved 2 Of 5 Default Settings - Intermec 700 Series User Manual

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

Advertisement

Scanner Support
IS9CConfig::SetI2of5
This function updates the Interleaved 2 of 5 settings with new values.
Syntax:
Parameters:
Return Values:

Interleaved 2 of 5 Default Settings

Parameter
Decoding
Check Digit
Bar Code Length
6-38
700 Series Color Mobile Computer User's Manual
HRESULT IS9CConfig::SetI2of5(
ITC_INTERLEAVED2OF5_DECODING eDecode,
ITC_INTERLEAVED2OF5_CHECK_DIGIT eCheck,
ITC_BARCODE_LENGTH_ID eLengthId, BYTE rgbLengthBuff[],
DWORD dwNumBytes );
eDecode
[in] Identifies the decoding for Interleaved 2 of 5
eCheck
[in] Identifies the check digit.
eLengthId
[in] Use ITC_BARCODE_LENGTH_NO_CHANGE to
rgbLengthBuff [in,size_is(dwNumBytes)]
dwNumBytes
[in] Number of bytes in rbgLengthBuff[]. For S9C, this
HRESULT that indicates success or failure.
Default
Not Active
Not Used
Minimum Length = 6
symbology.
indicate no change for bar code length.
Use ITC_BARCODE_LENGTH for any length and
minimum length, and set rgbLengthBuff[0] to a valid
length value.
Use ITC_BARCODE_FIXED_LENGTH to compose 1
or 2 or 3 fixed lengths, and set 3 bytes:
rgbLengthBuff[0], rgbLengthBuff[1], rgbLengthBuff[2]
with valid values.
Contains bar code lengths when eLengthId =
Use ITC_BARCODE_LENGTH or
Use ITC_BARCODE_FIXED_LENGTH.
value is:
1 When eLengthId = ITC_BARCODE_LENGTH,
3 When eLengthId =
ITC_BARCODE_FIXED_LENGTH.
Valid Range
ITC_INTERLEAVED2OF5_DECODING
ITC_INTERLEAVED2OF5_CHECK_DIGIT
0x00–0xFE ITC_BC_LENGTH_NO_CHANGE
SECTION 6

Advertisement

Table of Contents
loading

Table of Contents