DigitalInputChangedEventArgs Members
From Phcc Interface Library .NET / COM
|
|
| Phcc Interface Library for .NET and COM v0.2.1.0 reference library |
| DigitalInputChangedEventArgs Members |
| DigitalInputChangedEventArgs Class Constructors Methods Properties See Also Send Feedback |
The DigitalInputChangedEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DigitalInputChangedEventArgs | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Index |
Gets/sets the index of the digital input whose
value has changed.
| |
| NewValue |
Gets/sets the new value of the indicated digital input.
|