Need better scanning performance?
IncludeTrailingCheckDigit
Parameter IncludeTrailingCheckDigit defines whether to include the trailing check digit in the byte result.
Example
{
"IncludeTrailingCheckDigit": 1
}
Parameter Summary
The structure of the IncludeTrailingCheckDigit is shown as follow:
| IncludeTrailingCheckDigit Parameter Summary |
|---|
| Type int |
| Range [0, 1] |
| Default Value 0 |
Remarks
- 0: exclude.
- 1: include.
- This parameter is valid only for Code 128.
- Introduced in version 11.0.4000.
- Changed the default value to 0 from 1 in version 11.2.1000