Table of contents

Need better scanning performance?

Get a FREE customized reading template.

RequireStartStopChars

Parameter RequireStartStopChars defines whether the start and/or stop characters are required when searching for common 1D barcodes.

Example

{
    "RequireStartStopChars": 0
}

Parameter Summary

The structure of theRequireStartStopChars is shown as follow:

RequireStartStopChars Parameter Summary
Type
int
Range
[0, 1]
Default Value
1

Remarks

  • 0: start and/or stop characters are not required.

    Behavior changed in v11.0.4000: In previous versions, this meant both start and stop characters were not required. Since v11.0.4000, it allows either or both to be missing.

  • 1: start and stop characters are required.

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: