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

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

Advertisement

SECTION 6
IS9CConfig::SetStandard2of5
This function updates the Standard 2 of 5 settings with new values.
Syntax:
Parameters:
Return Values:

Standard 2 of 5 Default Settings

Parameter
Decoding
Format
Check Digit
Bar Code Length
HRESULT IS9CConfig::SetStandard2of5(
ITC_STANDARD2OF5_DECODING eDecode,
ITC_STANDARD2OF5_FORMAT eFormat,
ITC_STANDARD2OF5_CHECK_DIGIT eCheck,
ITC_BARCODE_LENGTH_ID eLengthId, BYTE rgbLengthBuff[],
DWORD dwNumBytes );
eDecode
[in] Identifies the decoding for Standard 2 of 5 symbology.
eFormat
[in] Identifies the format.
eCheck
[in] Identifies the Modulo 10 check digit.
eLengthId
[in] Use ITC_BARCODE_LENGTH_NO_CHANGE to
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.
rgbLengthBuff
[in,size_is(dwNumBytes)]
An array of bytes containing bar code lengths when
eLengthId = ITC_BARCODE_LENGTH or
ITC_BARCODE_FIXED_LENGTH.
dwNumBytes
[in] Number of bytes in rbgLengthBuff[]. For S9C, this
value is:
HRESULT that indicates success or failure.
Default
Not Active
Identicon
(6 Start/Stop bars)
Not Used
Minimum Length = 6
1 When eLengthId = ITC_BARCODE_LENGTH,
3 When eLengthId =
ITC_BARCODE_FIXED_LENGTH.
Valid Range
ITC_STANDARD2OF5_DECODING
ITC_STANDARD2OF5_FORMAT
ITC_STANDARD2OF5_CHECK_DIGIT
0x00–0xFE ITC_BC_LENGTH_NO_CHANGE
700 Series Color Mobile Computer User's Manual
Scanner Support
6-47

Advertisement

Table of Contents
loading

Table of Contents