Oemsetupmesa; Oemsetupmicropdf - Hand Held Products 4X00 Software Manual

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

Advertisement

oemSetupMesa

This function is used to set the Aztec Mesa Code symbology-specific options.
Note: The minimum and maximum parameters are set using
Result_t
oemSetupMesa (
BOOL *pUMSEnabled,
BOOL *pEMSEnabled,
BOOL *p3MSEnabled,
BOOL *p1MSEnabled,
BOOL *pIMSEnabled,
BOOL *p9MSEnabled,
)
Return Values
RESULT_SUCCESS
Parameters
pUMSEnabled
Points to a BOOL variable that contains the enabled state of UPCA Mesa. TRUE = Enabled, FALSE = Disabled.
pEMSEnabled
Points to a BOOL variable that contains the enabled state of EAN13 Mesa. TRUE = Enabled, FALSE = Disabled.
p3MSEnabled
Points to a BOOL variable that contains the enabled state of Code 39 Mesa. TRUE = Enabled, FALSE = Disabled.
p1MSEnabled
Points to a BOOL variable that contains the enabled state of Code 128 Mesa. TRUE = Enabled, FALSE = Disabled.
pIMSEnabled
Points to a BOOL variable that contains the enabled state of Interleaved 2 of 5 Mesa. TRUE = Enabled, FALSE =
Disabled.
p9MSEnabled
Points to a BOOL variable that contains the enabled state of Code 93 Mesa. TRUE = Enabled, FALSE = Disabled.

oemSetupMicroPDF

This function is used to set the MicroPDF417 symbology-specific options.
Result_t
oemSetupMicroPDF (
WORD nMinLength,
WORD nMaxLength
)
Return Values
RESULT_SUCCESS
RESULT_ERR_NOTCONNECTED
RESULT_ERR_UNSUPPORTED
RESULT_ERR_DRIVER
RESULT_ERR_PARAMETER
RESULT_ERR_NORESPONSE
Parameters
nMinLength
The minimum length decoded MicroPDF417 message the engine should return. MicroPDF417 messages smaller than
this minimum length are not reported by the engine. The minimum allowable value (as well as the default) is 1.
nMaxLength
The maximum length decoded MicroPDF417 message the engine should return. MicroPDF417 messages larger than
this maximum length are not reported by the engine. The maximum allowable value (as well as the default) is 2750.
IMAGETEAM™ 4X00 Series Software Development Kit (SDK) User's Guide
oemSetupAztec
(page 2-47).
2 - 57

Advertisement

Table of Contents
loading

This manual is also suitable for:

It4000It4100It4300

Table of Contents