ICogAcqInfo InterfaceCognex VisionPro
Provides information about a completed acquisition.

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

public interface ICogAcqInfo

The ICogAcqInfo type exposes the following members.

Properties

  NameDescription
Public propertyRequestedTicket
The ticket of an outstanding acquisition.
Public propertyTicket
The actual ticket of the completed acquisition.
Public propertyTimeStamp
The timestamp associated with the acquired image.
Public propertyTriggerNumber
The trigger sequence number of the completed acquisition.
Top
See Also