Get and set the subset of keys that the verifier should run against. The specified
keys must exist in the input database, otherwise the verifier will thrown an exception
during runtime.
Namespace: Cognex.VisionPro.InspectionAssembly: Cognex.VisionPro.Inspection (in Cognex.VisionPro.Inspection.dll) Version: 93.1.0.0 (93.1.0.0)
Syntax
Property Value
Type: StringImplements
ICogVerifier InputDatabaseSubsetEvents
| Event Type | Reason |
|---|---|
| VisionProChangedEvent | Fires when this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | Thrown if the verifier is busy. |
See Also