The InterfaceKitAnalogSensor type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DataRate |
Represents the maximum rate at which events will be fired, in ms.
| |
| DataRateMax |
The maximum supported data rate.
| |
| DataRateMin |
The minimum supported data rate.
| |
| RawValue |
Returns the raw value of a analog input.
| |
| Sensitivity |
Gets or sets the change trigger sensitivity for an analog input.
| |
| Value |
Returns the value of a analog input.
|