Event args returned as part of Cognex's Network Data Model (NDM)
TriggerAcquisitionNotReadyError event.
Inheritance Hierarchy
System EventArgs
Cognex.VisionPro.Comm CogNdmEventArgsBase
Cognex.VisionPro.Comm CogNdmTriggerAcquisitionNotReadyErrorEventArgs
Namespace: Cognex.VisionPro.Comm
Assembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 73.0.0.0
Syntax
The CogNdmTriggerAcquisitionNotReadyErrorEventArgs type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| CameraIndex |
Gets the index of the camera that was triggered resulting in the error.
| |
| MessageID |
An ID number that uniquely identifies the message.
(Inherited from CogNdmEventArgsBase.) |
See Also