CogVerifierBasic RunAsyncPause Method Cognex VisionPro 9.22 SR1
Pauses an asynchronous run of the verifier.

Namespace: Cognex.VisionPro.Inspection
Assembly: Cognex.VisionPro.Inspection (in Cognex.VisionPro.Inspection.dll) Version: 87.1.0.0 (87.1.0.0)
Syntax

public void RunAsyncPause()

Implements

ICogVerifier RunAsyncPause 
Exceptions

ExceptionCondition
InvalidOperationExceptionThrown if the verifier is currently idle.
See Also