CogOverrunEventArgs PropertiesCognex VisionPro 9.8

The CogOverrunEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyTicket
If the event fired because of a missed trigger, this value will be zero. If the event fired because of a Fifo overrun, this value will be the nonzero ticket returned by StartAcquire. You can use this value to determine which acquisition request fired this event. If this acquisition was automatically triggered (not by StartAcquire), then the value of Ticket is undefined.
Public propertyTriggerNumber
The trigger sequence number of the acquisition.
Top
See Also