CipherLab 9400 Series User Manual page 104

Hide thumbs Also See for 9400 Series:
Table of Contents

Advertisement

9400 .NET Programming
checkDigitVerification
[in][out] A value that defines whether to perform check digit verification when
decoding barcodes.
transmitCheckDigit
[in][out] A value that defines whether to include the check digit in the data
being transmitted.
fullASCII
[in][out] A value that defines whether to support Code 39 Full ASCII.
length1
[in][out] A value that defines the length qualification.
length2
[in][out] A value that defines the length qualification. (see above)
Return Value
If successful, it returns 1.
Otherwise, it returns 0.
96
Guide
0*
Do not verify
1
Verify
0*
Do not transmit
1
Transmit
0*
Standard Code 39
1
Code 39 Full ASCII
If "length2" is greater than "length1", it applies "Max/Mix length format";
otherwise, it applies "Fixed length format".
0~255 4*
0~255 55*
Call GetErrorCode() to find the error condition encountered:
-253
E_WRONG_READER_TYPE

Advertisement

Table of Contents
loading

Table of Contents