5X80 Series Software Development Kit (SDK) User’s Guide
4 - 13
BOOL
bSendBinary;
Have reader binarize data before transfer.
} IntellImgDesc_t, HHP_INTEL_IMG, *PHHP_INTEL_IMG;
Serial Port Config:
typedef struct _tagHHP_SERIAL_PORT_CONFIG
{
DWORD
dwStructSize;
Size of HHP_SERIAL_PORT_CONFIG structure in bytes.
HHP_BAUD_RATE
baudRate;
Baud rate for connection. NOTE: Reader always powers up at
115200. The 5X80 SDK changes the baud rate to this value
once it connects at 115200. Also, the SDK will not allow you to
connect at bauds above 115200 for WinCE unless the port
driver is sio950.dll (high speed driver for sio950 chipset).
HHP_DATA_BITS
dataBits;
Number of data bits.
HHP_PARITY
parity;
Parity.
HHP_STOP_BITS
stopBits;
Number of stop bits.
BOOL
bAutoBaud;
Not supported in the IT4500.
} HHP_SERIAL_PORT_CONFIG, *PHHP_SERIAL_PORT_CONFIG;
Imager capabilities structure – Items are read only:
typedef struct _tagHHP_IMAGER_CAPS
{
DWORD
dwStructSize;
Size of HHP_IMAGE_CAPS structure in bytes.
SIZE
fullImgSize;
Size of image captured by imager before cropping and subsam-
pling.
DWORD
dwImgrBpp;
Bits per pixel of image captured by imager.
DECODER_TYPE
decoderType;
Level of symbology support in the imager’s decoder.
IMAGER_TYPE
imagerType;
Decoded Out Serial, Decoded Out USB, Non-Decoded Out.
} HHP_IMAGER_CAPS, *PHHP_IMAGER_CAPS;
Imager Type (decoded out or non decoded out)
typedef enum
{
HHP_UNKNOWN_IMAGER
Unable to determine engine type.
HHP_DECODED_IMAGER_4080
Serial (RS-232) 4080 imager with internal decoder.
HHP_DECODED_IMAGER_4080_USB
USB serial 4080 imager with internal decoder
HHP_NON_DECODED_IMAGER_4000
Incorporated 4000 imager.
HHP_DECODED_IMAGER_5080VGA
USB serial 5080 VGA imager with internal decoder.
HHP_DECODED_IMAGER_5080VGA_USB
Serial (RS-232) 5080 VGA imager with internal decoder and
PSOC.
HHP_NON_DECODED_IMAGER_5000VGA
Incorporated 5000 VGA imager.
HHP_DECODED_IMAGER_5080VGA_PSOC
Serial (RS-232) 5080 imager with internal decoder.
HHP_DECODED_IMAGER_5080VGA_PSOC_USB
USB serial 5080 imager with internal decoder.
HHP_NON_DECODED_IMAGER_5000VGA_PSOC
Incorporated 5000 VGA imager with PSOC.
HHP_DECODED_IMAGER_5080
Serial (RS-232) 5080 imager with internal decoder.
HHP_DECODED_IMAGER_5080_USB
USB serial 5080 imager with internal decoder.
HHP_NON_DECODED_IMAGER_5000
Incorporated 5000 imager.
HHP_DECODED_IMAGER_5080_PSOC
Serial (RS-232) 5080 imager with internal decoder and PSOC.
HHP_DECODED_IMAGER_5080_PSOC_USB
USB serial 5080 imager with internal decoder and PSOC.
HHP_NON_DECODED_IMAGER_5000_PSOC
Incorporated 5000 imager with PSOC.
} ImagerType_t, IMAGER_TYPE;
Содержание 5080
Страница 1: ...Software Development Kit SDK for 5080 5180 and 5380 Decoded Miniature Image Scan Engines User s Guide ...
Страница 6: ...iv 5X80 Series Software Development Kit SDK User s Guide ...
Страница 14: ...1 8 5X80 Series Software Development Kit SDK User s Guide ...
Страница 50: ...4 14 5X80 Series Software Development Kit SDK User s Guide ...
Страница 60: ...6 8 5X80 Series Software Development Kit SDK User s Guide ...
Страница 62: ...7 2 5X80 Series Software Development Kit SDK User s Guide ...
Страница 63: ......
Страница 64: ... Hand Held Products Inc 700 Visions Drive P O Box 208 Skaneateles Falls NY 13153 0208 5X10 80SDK UG Rev C 9 07 ...