CogPrioState TimeStamp Property Cognex VisionPro
The time stamp counter when the state was read.

Note: Once a state object is read/created its contained values do not change. To get the current values you must call ReadState() again.

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

public long TimeStamp { get; }

Property Value

Type: Int64
See Also