MetaWear C# SDK  1.2.0
C# API for MbientLab's sensor platform
Public Member Functions | Properties | List of all members
MbientLab.MetaWear.Sensor.IAmbientLightLtr329 Interface Reference

Lite-On sensor converting light intensity to a digital signal More...

Inheritance diagram for MbientLab.MetaWear.Sensor.IAmbientLightLtr329:
MbientLab.MetaWear.IModule

Public Member Functions

void Configure (Gain gain=Gain._1x, IntegrationTime time=IntegrationTime._100ms, MeasurementRate rate=MeasurementRate._500ms)
 Configures the ambient light sensor More...
 

Properties

IAsyncDataProducer Illuminance [get]
 Data producer for illuminance data More...
 

Detailed Description

Lite-On sensor converting light intensity to a digital signal

Member Function Documentation

◆ Configure()

void MbientLab.MetaWear.Sensor.IAmbientLightLtr329.Configure ( Gain  gain = Gain._1x,
IntegrationTime  time = IntegrationTime._100ms,
MeasurementRate  rate = MeasurementRate._500ms 
)

Configures the ambient light sensor

Parameters
gainControls the range and resolution of illuminance values, defaults to 1x
timeMeasurement time for each cycle, defaults to 100mx
rateHow frequently to update the illuminance data, defaults to 500ms

Property Documentation

◆ Illuminance

IAsyncDataProducer MbientLab.MetaWear.Sensor.IAmbientLightLtr329.Illuminance
get

Data producer for illuminance data


The documentation for this interface was generated from the following file: