IAnalogSensor Interface |
Namespace: Microsoft.IoT.DeviceCore.Sensors
The IAnalogSensor type exposes the following members.
Name | Description | |
---|---|---|
Close | Releases system resources that are exposed by a Windows Runtime object. (Inherited from IClosable.) | |
GetCurrentReading |
Gets the current sensor reading.
|
Name | Description | |
---|---|---|
ReadingChanged |
Occurs each time the analog sensor reports a new reading.
|