Table of contents

Need better scanning performance?

Get a FREE customized reading template.

ImageSourceName

Parameter ImageSourceName indicates the input source name, used to refer to the ImageSource object. It is used to define the input image source of DCV.

JSON Structure

Location in template:

CaptureVisionTemplates[i]
    └── ImageSourceName

Parent object: CaptureVisionTemplate object

Example:

{
    "ImageSourceName": "isa_1"
}

Parameter Details

ImageSourceName Parameter Details
Type
String
Range
The name of the ImageSource object.
Default Value
””
Remarks
”” indicates that there is no default input image source, which needs to be specified using the SetInput API.

This page is compatible for: