Is9Cconfig::setmatrix2Of5; Matrix 2 Of 5 Default Settings; Matrix 2 Of 5 Enumerations - Intermec 700 Series User Manual

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

Advertisement

Chapter
6
Scanner Support
Parameter
Decoding
Bar Code Length
typedef enum tagMatrix2of5Decoding
{
ITC_MATRIX2OF5_NOTACTIVE = 0, // Default
ITC_MATRIX2OF5_ACTIVE = 1,
ITC_MATRIX2OF5_NO_CHANGE = 255
} ITC_MATRIX2OF5_DECODING;
#define ITC_BC_LENGTH_NO_CHANGE 255. This definition can be used when the bar
code length does not require any change.
186

IS9CConfig::SetMatrix2of5

This function updates the Matrix 2 of 5 settings with new values.
Syntax
HRESULT IS9CConfig::SetMatrix2of5( ITC_MATRIX2OF5_DECODING
eDecode, DWORD dwLength );
Parameters
eDecode
[in] Identifies the decoding for Matrix 2 of 5 symbology.
dwLength
[in] Identifies the bar code length.
Return Values
HRESULT that indicates success or failure.
Remarks
None.
See Also
None.

Matrix 2 of 5 Default Settings

Default
Not Active
Minimum Length = 6

Matrix 2 of 5 Enumerations

Valid Range
ITC_MATRIX2OF5_DECODING
0x00`0xFE
ITC_BC_LENGTH_NO_CHANGE
700 Series Color Mobile Computer User's Manual

Advertisement

Table of Contents
loading

Table of Contents