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

Namespace: Cognex.VisionPro.PatInspect
Assembly: Cognex.VisionPro.PatInspect (in Cognex.VisionPro.PatInspect.dll) Version: 75.1.0.0
Syntax

public override ICogRunStatus RunStatus { get; }

Property Value

Type: ICogRunStatus

Implements

ICogTool RunStatus
See Also