| AnalogSensor Class |
Namespace: Microsoft.IoT.Devices.Sensors
The AnalogSensor type exposes the following members.
| Name | Description | |
|---|---|---|
| AnalogSensor |
Initializes a new AnalogSensor instance.
|
| Name | Description | |
|---|---|---|
| AdcChannel |
Gets or sets the ADC channel for the sensor.
| |
| ReportInterval |
Gets or sets the current report interval for the thumbstick.
|
| Name | Description | |
|---|---|---|
| Close | ||
| Equals | (Inherited from Object.) | |
| GetCurrentReading |
Gets the current sensor reading.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| ReadingChanged |
Occurs each time the sensor reports a new reading.
|