CogVerifierBasic IsBusy Property Cognex VisionPro 9.5
Get the current state of the verifier. Returns true if the verifier is busy, otherwise returns false. No properties can be changed when the verifier is busy.

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

public bool IsBusy { get; }

Property Value

Type: Boolean

Implements

ICogVerifier IsBusy
See Also