Event args returned as part of Cognex's Network Data Model (NDM)
NewUserData event.
Inheritance Hierarchy
System EventArgs
Cognex.VisionPro.Comm CogNdmEventArgsBase
Cognex.VisionPro.Comm CogNdmNewUserDataEventArgs
Namespace: Cognex.VisionPro.Comm
Assembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 75.0.0.0
Syntax
The CogNdmNewUserDataEventArgs 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 | |
|---|---|---|
| ChannelIndex |
Gets the index of the user data slot\channel which has new user data available.
| |
| MessageID |
An ID number that uniquely identifies the message.
(Inherited from CogNdmEventArgsBase.) |
See Also