Oemsetdecodemode; Oemsetexposuremode; Oemsetexposuresettings - Hand Held Products 4X00 Software Manual

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

Advertisement

oemSetDecodeMode

This function sets the decoding mode of the engine.
Result_t
oemSetDecodeMode (
SetupType_t SetupType,
WORD
)
Return Values
RESULT_SUCCESS
RESULT_ERR_PARAMETER
RESULT_ERR_UNSUPPORTED
Parameters
SetupType
SETUP_TYPE_CURRENT for current settings, or SETUP_TYPE_DEFAULT for default settings.
pnMode
Points to a WORD variable that contains the desired decode mode:
1 = Standard
2 = Advanced Linear
4 = Quick Omni

oemSetExposureMode

This function is used to select the exposure mode to be used during image acquisition.
Result_t
oemSetExposureMode (
ExposureMode_t ExposureMode
)
Return Values
RESULT_SUCCESS
RESULT_ERR_UNSUPPORTED
RESULT_ERR_DRIVER
RESULT_ERR_PARAMETER
Parameters
ExposureMode
The exposure modes that may be used are: fixed, on chip or Hand Held Products.

oemSetExposureSettings

This function is used to set various image parameters that are used during image acquisition.
Result_t
oemSetExposureSettings (
ExposureSettings_t *pExpsoureSettings
)
Return Values
RESULT_SUCCESS
RESULT_ERR_UNSUPPORTED
RESULT_ERR_DRIVER
Parameters
pExposureSettings
A pointer to an exposure settings structure. See the definition of the ExposureSettings_t struct in oemdecodece.h for
details.
IMAGETEAM™ 4X00 Series Software Development Kit (SDK) User's Guide
nMode
2 - 45

Advertisement

Table of Contents
loading

This manual is also suitable for:

It4000It4100It4300

Table of Contents