Sht4x Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Humidity and Temperature Sensor SHT4x
[System.Device.Model.Interface("Humidity and Temperature Sensor SHT4x")]
public sealed class Sht4x : IDisposable
[<System.Device.Model.Interface("Humidity and Temperature Sensor SHT4x")>]
type Sht4x = class
interface IDisposable
Public NotInheritable Class Sht4x
Implements IDisposable
- Inheritance
-
Sht4x
- Attributes
- Implements
Sht4x(I2c |
Instantiates a new Sht4x. |
DefaultI2c |
The default I²C address of this device. |
Relative |
The most recent relative humidity measurement. |
Repeatability |
The level of repeatability to use when measuring relative humidity. |
Temperature |
The most recent temperature measurement. |
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
Read |
Reads relative humidity and temperature. |
Read |
Reads relative humidity and temperature. |
Read |
Reads the serial number of the device |
Reset() |
Resets the device. |
Product | Versions |
---|---|
.NET IoT Libraries | 2.0.0, 2.1.0, 2.2.0 |