CogMovePartEventArgs Ticket Property Cognex VisionPro
The 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.

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

public int Ticket { get; }

Property Value

Type: Int32
See Also