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

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

public override ICogRunStatus RunStatus { get; }

Property Value

Type: ICogRunStatus

Implements

ICogTool RunStatus
See Also