Event args for precision I/O events.
Inheritance Hierarchy
System EventArgs
Cognex.VisionPro.Comm CogPrioEventArgs
Namespace: Cognex.VisionPro.Comm
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 75.1.0.0 (75.1.0.0)
Syntax
The CogPrioEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CogPrioEventArgs |
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 | |
|---|---|---|
| EventName |
The name of the i/o event that caused this host notification event.
| |
| State |
The I/O state at the moment the event occured.
|
See Also