Input change event arguments.
More...
|
int | Pin [get] |
| The input pin number.
|
|
bool | IsHigh [get] |
| The current value.
|
|
DateTime | Timestamp [get] |
| The change timestamp.
|
|
Input change event arguments.
◆ InputChangedEventArgs()
MetraTecDevices.InputChangedEventArgs.InputChangedEventArgs |
( |
int |
inputPin, |
|
|
bool |
isHigh, |
|
|
DateTime |
timestamp |
|
) |
| |
Input change event.
- Parameters
-
inputPin | changed input pin |
isHigh | current value |
timestamp | The change timestamp |
◆ IsHigh
bool MetraTecDevices.InputChangedEventArgs.IsHigh |
|
get |
◆ Pin
int MetraTecDevices.InputChangedEventArgs.Pin |
|
get |
◆ Timestamp
DateTime MetraTecDevices.InputChangedEventArgs.Timestamp |
|
get |
The documentation for this class was generated from the following file:
- MetratecDevices/MetratecReader.cs