CogOCVMaxResult TimedOut Property Cognex VisionPro
Whether or not the operator timed out while this result was being generated. If true, then these results should be assumed to be incomplete.

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

public bool TimedOut { get; }

Property Value

Type: Boolean
This read-only property is of type Boolean.
See Also