Oemsetupmsi; Oemsetupmx25 - Hand Held Products 4X00 Software Manual

Imageteam 4x00 series software development kit (sdk)
Hide thumbs Also See for 4X00:
Table of Contents

Advertisement

oemSetupMSI

This function is used to set the MSI symbology-specific options.
Result_t
oemSetupMSI (
WORD nMinLength,
WORD nMaxLength,
BOOL bXmitCheckChar
)
Return Values
RESULT_SUCCESS
RESULT_ERR_PARAMETER
Parameters
nMinLength
The minimum length decoded MSI message the engine should return. MSI messages smaller than this minimum length
are not reported by the engine. The minimum allowable value (as well as the default) is 4.
nMaxLength
The maximum length decoded MSI message the engine should return. MSI messages larger than this maximum length
are not reported by the engine. The maximum allowable value (as well as the default) is 48.
bXmitCheckChar
Points to a BOOL variable that determines if the engine will return the check character as part of the data string after a
successful decode. If TRUE, the engine returns the check character. If FALSE, the check character is not returned.
The default value is FALSE.

oemSetupMx25

This function is used to set the Matrix 2 of 5 symbology-specific options.
Result_t
oemSetupMx25 (
WORD nMinLength,
WORD nMaxLength,
)
Return Values
RESULT_SUCCESS
RESULT_ERR_PARAMETER
Parameters
nMinLength
The minimum length decoded Matrix 2 of 5 message the engine should return. Matrix 2 of 5 messages smaller than
this minimum length are not reported by the engine. The minimum allowable value (as well as the default) is 4.
nMaxLength
The maximum length decoded Matrix 2 of 5 message the engine should return. Matrix 2 of 5 messages larger than this
maximum length are reported by the engine. The maximum allowable value (as well as the default) is 80.
2 - 58
IMAGETEAM™ 4X00 Series Software Development Kit (SDK) User's Guide

Advertisement

Table of Contents
loading

This manual is also suitable for:

It4000It4100It4300

Table of Contents