We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdbc2ec commit f959171Copy full SHA for f959171
scenarios/scan-1D-Industrial/ReadOneDIndustrial.json
@@ -39,7 +39,7 @@
39
{
40
"Name": "Task_Industrial",
41
"BarcodeFormatSpecificationNameArray": ["bfs1"],
42
- "BarcodeFormatIds": ["BF_CODE_128", "BF_CODE_39", "BF_ITF", "BF_CODABAR", "BF_MSI_CODE "],
+ "BarcodeFormatIds": ["BF_CODE_128", "BF_CODE_39", "BF_ITF", "BF_CODABAR", "BF_MSI_CODE"],
43
"ExpectedBarcodesCount":1,
44
"MaxThreadsInOneTask": 1,
45
"SectionArray": [
0 commit comments