Runs the verifier asynchronously. As the verifier runs, various events are fired which
the user should be subscribed to.
Namespace: Cognex.VisionPro.InspectionAssembly: Cognex.VisionPro.Inspection (in Cognex.VisionPro.Inspection.dll) Version: 85.1.0.0 (85.1.0.0)
Syntax
Implements
ICogVerifier RunAsyncExceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | Thrown if the verifier is already running. |
See Also