5X80 Series Software Development Kit (SDK) User’s Guide
2 - 13
HHP_IMAGE_ACQUISITION
HHP_IMAGE_TRANSFER
HHP_SEQUENCE
HHP_CONFIG
hhpWriteConfigStream
Writes an entire data stream of programmable parameters to the device.
Syntax
hhpWriteConfigStream
(
P
BYTE
puchCfgStream,
int nLen
)
Parameter
Description
puchCfgStream
Buffer to hold the raw imager configuration stream.
nMaxLen
Maximum number of bytes that fit in buffer puchCfgStream.
hhpWriteSymbologyConfig
Writes configuration items for a single symbology or for all symbologies. Individual items to be written are specified by adding
the appropriate mask bit (OR it) to the mask member of the structure to which it belongs. Only items whose bits are set are
written; all other items are ignored.
Syntax
hhpWriteSymbologyConfig
(
int nSymId,
PVOID
pvSymStruct
)
Parameter
Description
nSymId
One of the symbology enumerated types, e.g., SYM_CODE39, SYM_OCR, or SYM_ALL to write all
symbologies.
pStruct
Pointer to the appropriate structure based on nSymbol, e.g., CODE39_T, OCR_T, or
HHP_SYM_CONFIG if all symbologies.
Symbology Identifiers
Note: Please consult the appropriate symbology specification for discussion of AIM symbology IDs and modifiers.
Symbology
Enumeration
AIM ID
Code ID (hex)
Australian Post
SYM_AUSPOST,
] X0
A
(0x41)
Aztec Code
SYM_AZTEC = 0,
] z
m
z (0x7A)
Aztec Mesa
SYM_MESA,
] z
m
Z (0x5A)
British Post
SYM_BPO,
] X0
B
(0x42)
Canadian Post
SYM_CANPOST,
] X0
C
(0x43)
China Post
SYM_CHINAPOST
] X0
Q
(0x51)
Codabar
SYM_CODABAR,
] F
m
a (0x61)
Codablock F
SYM_CODABLOCK,
] O
m
q (0x71)
Code 11
SYM_CODE11,
] H3
h
(0x68)
Code 16K
SYM_CODE16K
] K
m
o (0x6F)
Code 128
SYM_CODE128,
] C
m
j (0x6A)
Summary of Contents for 5080
Page 6: ...iv 5X80 Series Software Development Kit SDK User s Guide ...
Page 14: ...1 8 5X80 Series Software Development Kit SDK User s Guide ...
Page 50: ...4 14 5X80 Series Software Development Kit SDK User s Guide ...
Page 60: ...6 8 5X80 Series Software Development Kit SDK User s Guide ...
Page 62: ...7 2 5X80 Series Software Development Kit SDK User s Guide ...
Page 63: ......