Table of contents

Need better scanning performance?

Get a FREE customized reading template.

MaxThreadsInOneTask

MaxThreadsInOneTask defines the maximum threads that can be consumed in one task.

JSON Structure

Location in template:

BarcodeReaderTaskSettingOptions[i]
    └── MaxThreadsInOneTask

Parent object: BarcodeReaderTaskSetting

Example:

{
    "MaxThreadsInOneTask": 4
}

Parameter Details

MaxThreadsInOneTask Parameter Details
Type
int
Range
[0, 256]
Default Value
0

Remarks

  • Changed the default value to 0 from 4 in version 11.2.1000
  • Updated the value range to [0, 256] in version 11.2.1000

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: