CipherLab 9400 Series User Manual page 102

Hide thumbs Also See for 9400 Series:
Table of Contents

Advertisement

9400 .NET Programming
addonsRedundancy
[in][out] A value that defines the decode redundancy when "Decode with
Addons (= Auto-discriminate)" is applied.
enableEanJan8Extended
[in][out] A value that defines whether to convert EAN/JAN-8 to EAN/JAN-13.
uccCouponExtendedCode
[in][out] A value that defines whether to enable UCC Coupon Code: EAN-13
barcodes starting with digits "99".
linearDecode
[in][out] A value that defines whether to decode barcodes that contain two
adjacent blocks, such as EAN-8, EAN-13.
Return Value
If successful, it returns 1.
Otherwise, it returns 0.
94
Guide
2~30
10* (times of supplementary decoding)
0*
Do not convert
1
Convert
0*
Disable
1
Enable
0
Disable Linear Decode
1*
Enable Linear Decode
When enabled, a barcode is transmitted only when both the left and right
blocks are successfully decoded within one scan line. Enable this option
when barcodes are in proximity to each other.
Call GetErrorCode() to find the error condition encountered:
-253
E_WRONG_READER_TYPE

Advertisement

Table of Contents
loading

Table of Contents