CogOCVMaxResult TimedOut Property Cognex VisionPro 9.7
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: 73.0.0.0
Syntax

public bool TimedOut { get; }

Property Value

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