CogOCVTool RunStatus Property Cognex VisionPro 9.8 SR1
Gets general information about the last call to Run.

Namespace: Cognex.VisionPro.OC
Assembly: Cognex.VisionPro.OC (in Cognex.VisionPro.OC.dll) Version: 75.0.0.0
Syntax

public override ICogRunStatus RunStatus { get; }

Property Value

Type: ICogRunStatus

Implements

ICogTool RunStatus
See Also