User manual - Scripting_Guide

CODE39 SYMBOLOGY PROPERTIES
Code 39 specific symbology properties are unique for each session. Symbology
properties begin with “sessionX.scanner.code39” where X is 1 through. For
example “session4.scanner.code39.clsiediting”. If no ‘X’ value is found, the
currently active session number is used.
NOTE: If you are changing the symbology properties for the currently active
session, you must call “CETerm.PostIDA(
“IDA_SCAN_APPLYCONFIG”, 0 ) for the changes to take effect.
WARNING: Not all properties are applicable to all hardware devices. Different
devices may use different names to refer to the same parameters.
You should look at the settings available in the CETerm configuration
dialogs to determine if the property is appropriate and what values it
may accept.
Last Property Level Description
asciimode Select ASCII mode. Not all modes apply to all
devices. See CETerm configuration for values on a
specific device. base, full, mixedfull
fullascii Enable Full-ASCII mode. T/F
verifycheck39 Check digit validation mode. 0-255
reportstartstop Report start/stop with barcode. T/F
convertocode32 Convert to Code 32 format. T/F
reportcode32prefix Report Code 32 prefix with barcode. T/F
concatenation Enable concatenation. T/F
stripAIAG Remove AIAG codes. T/F
erroraccept Allow format error. T/F