CogPrioScheduledEventToken State Property Cognex VisionPro 9.5
The precision I/O state at the instant the event was scheduled.

Use this value to determine if the event was scheduled "in time".

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

public CogPrioState State { get; }

Property Value

Type: CogPrioState
Remarks

A precision I/O event can occur as a result of one of the configured event causes (see CausesNdm , CausesLine ).

A precision I/O event can also occur as a result of manual user scheduling.

See Also