Mlx90614 Class
Definition
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.
Infra Red Thermometer MLX90614
public sealed class Mlx90614 : IDisposable
[System.Device.Model.Interface("Infra Red Thermometer MLX90614")]
public sealed class Mlx90614 : IDisposable
type Mlx90614 = class
interface IDisposable
[<System.Device.Model.Interface("Infra Red Thermometer MLX90614")>]
type Mlx90614 = class
interface IDisposable
Public NotInheritable Class Mlx90614
Implements IDisposable
- Inheritance
-
Mlx90614
- Attributes
- Implements
Constructors
Mlx90614(I2cDevice) |
Creates a new instance of the MLX90614 |
Fields
DefaultI2cAddress |
MLX90614 Default I2C Address |
Methods
Dispose() |
Cleanup |
ReadAmbientTemperature() |
Read ambient temperature from MLX90614 |
ReadObjectTemperature() |
Read surface temperature of object from MLX90614 |