Max44009 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.
Ambient Light Sensor MAX44009
C#
public class Max44009 : IDisposable
C#
[System.Device.Model.Interface("Ambient Light Sensor MAX44009")]
public class Max44009 : IDisposable
type Max44009 = class
interface IDisposable
[<System.Device.Model.Interface("Ambient Light Sensor MAX44009")>]
type Max44009 = class
interface IDisposable
Public Class Max44009
Implements IDisposable
- Inheritance
-
Max44009
- Attributes
- Implements
Max44009(I2c |
Creates a new instance of the MAX44009, MAX44009 working mode is continuous. (Consume slightly higher power than in the default mode) |
Max44009(I2c |
Creates a new instance of the MAX44009, MAX44009 working mode is default. (Consume lowest power) |
DefaultI2c |
MAX44009 Default I2C Address |
Illuminance |
MAX44009 Illuminance (Lux) |
Dispose() |
Cleanup |
Product | Versions |
---|---|
.NET IoT Libraries | 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |