oemWaitForDecodeRaw | The engine scans until a symbol is decoded, or a timeout is | ||
reached - decoded message is returned in raw form | |||
|
| ||
|
|
| |
oemWaitMultipleDecode | Reads multiple symbols using a single function call | ||
|
|
| |
oemWaitMultipleDecodeRaw | Reads multiple symbols using a single function call - decoded | ||
message is returned in raw form | |||
|
| ||
|
|
| |
Imaging Functions |
|
| |
oemAcquireImage | Acquires an image but does not return it. | ||
|
|
| |
oemGetExposureSettings | Retrieves image parameters used during image acquisition. | ||
|
|
| |
oemGetImage | Retrieve an image from the engine | ||
|
|
| |
oemGetImageData | Get image data from the Imager | ||
|
|
| |
oemGetImagerInfo | Retrieve the pixel dimensions and bit depth of the engine's | ||
Imager | |||
|
| ||
|
|
| |
oemGetLastImage | Retrieves the last image acquired | ||
|
|
| |
oemGetLastImageExt | Retrieves the last image and the exposure parameters | ||
acquired by the image engine | |||
|
| ||
|
|
| |
| Retrieve the rows, columns and size of the last image returned |
| |
oemGetLastImageSize | by oemAcquireImage, oemGetImage, or | ||
| oemImageStreamRead. |
| |
|
|
| |
oemGetSetupImager | Gets the current imager setup values. | ||
|
|
| |
oemImageStreamInit | Intialize image streaming interface. | ||
|
|
| |
oemImageStreamRead | Retrieve current image | ||
|
|
| |
oemImageStreamStart | Start imager acquiring images | ||
|
|
| |
oemImageStreamStop | Tell imager to stop acquiring images | ||
|
|
| |
oemStartIntellImgXfer | Starts an IQ image transfer | ||
|
|
|
Data Type Definitions
Throughout this document the following variable types are used. These data types are defined in the Oemdecodece.h header file.
Variable | Description | |
|
| |
BOOL | ||
|
| |
BYTE | 8 bit unsigned variable. | |
|
| |
DecodeMsg_t | Typedef structure used to define decoded bar code message information. | |
|
| |
DecodeMsgRaw_t | Typedef structure used to define decoded bar code message information in raw format. | |
|
| |
DWORD | 32 bit unsigned integer variable. | |
|
| |
ExposureMode_t | Enumerated integer type used to select the exposure mode used during image acquisition. | |
The mode options are: fixed, on chip, and Hand Held Products exposure mode. | ||
| ||
|
| |
ExposureSettings_t | Typedef structure used to hold all possible exposure setting parameters used during image | |
acquisition. | ||
| ||
|
| |
FileFormat_t | Enumerated integer type identifying possible image data formats. | |
|
| |
ImagerDesc_t | Typedef structure used to set the format of the images returned from the engine. | |
|
| |
ImagerSetup_t | Typedef structure used to set imager parameters used during image acquisition. | |
|
| |
IntellImgDesc_t | Typedef structure used to set parameters used during an IQ image transfer. | |
|
| |
OCRDirection_t | Enumerated integer identifying OCR character orientation. | |
|
| |
OCRMode_t | Enumerated integer identifying the OCR font to be decoded. | |
|
|
1 - 6 | IMAGETEAM™ 4X00 Series Software Development Kit (SDK) User’s Guide |