Code39_2D - CipherLab 9400 Series User Manual

Hide thumbs Also See for 9400 Series:
Table of Contents

Advertisement

2.7.4 CODE39_2D

Code39_2D
Purpose
To configure symbology settings — Code 39.
Syntax
int Code39_2D (int rw,
Parameters
The default value (if there is) for each setting is indicated by an asterisk "*".
rw
[in] A value that defines the operation.
enable
[in][out] A value that defines whether to enable Code 39.
enableTrioptic
[in][out] A value that defines whether to enable Trioptic Code 39.
convertToCode32
[in][out] A value that defines whether to convert Code 39 to Code 32 (= Italian
Pharmacode).
prefixCode32
[in][out] A value that defines whether to include the prefix in the Code 32 data
being transmitted.
ref int enable,
ref int enableTrioptic,
ref int convertToCode32,
ref int prefixCode32,
ref int checkDigitVerification,
ref int transmitCheckDigit,
ref int fullASCII,
ref int length1,
ref int length2);
'r'
Reader.ReaderEngineAPI.READ_PARAM
'w'
Reader.ReaderEngineAPI.WRITE_PARAM Set settings
0
Disable
1*
Enable
0*
Disable
1
Enable
0*
Do not convert
1
Convert
0*
Do not transmit
1
Transmit
Chapter 2
Reader API
Get settings
95
2D

Advertisement

Table of Contents
loading

Table of Contents