Need better scanning performance?
Name
Parameter Name represents the name of a CaptureVisionTemplate object, which serves as its unique identifier.
JSON Structure
Location in template:
CaptureVisionTemplates[i]
└── Name
Parent object: CaptureVisionTemplate object
Example:
{
"Name" : "cv_0"
}
- This snippet shows only the
Nameparameter.- To use it, embed this parameter within a CaptureVisionTemplate object.
- For the complete JSON structure, see:
Parameter Details
| Parameter Details |
|---|
| Type String |
| Default Value It must be a mandatory setting value. |
| Remarks It must be a unique name. |