Table of contents

Need better scanning performance?

Get a FREE customized reading template.

BarcodeFormatSpecificationNameArray

BarcodeFormatSpecificationNameArray defines the collection of BarcodeFormatSpecification object names, used to refer to the BarcodeFormatSpecification objects.

JSON Structure

Location in template:

BarcodeReaderTaskSettingOptions[i]
    └── BarcodeFormatSpecificationNameArray

Parent object: BarcodeReaderTaskSetting

Example:

{
    "BarcodeFormatSpecificationNameArray": ["bfs_default"]
}

Parameter Details

BarcodeFormatSpecificationNameArray Parameter Details
Type
String[]
Range
Each element is the name of a BarcodeFormatSpecification object.
Default Value
null
Remarks
If BarcodeFormatSpecificationNameArray is not specified or null, a default configuration will be applied.

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: