CogPrioEventResponseLine DelayValue Property Cognex VisionPro 9.21
Gets or sets the amount of delay that occurs after the event and before the event response.

Namespace: Cognex.VisionPro.Comm
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 83.0.0.0 (83.0.0.0)
Syntax

public double DelayValue { get; set; }

Property Value

Type: Double
The units are in milliseconds or encoder ticks depending on the DelayType.
See Also