Bme680.GetMeasurementDuration(Bme680HeaterProfile) Method

Definition

Gets the required time in ms to perform a measurement. The duration of the gas measurement is not considered if GasConversionIsEnabled is set to false or the chosen Bme680HeaterProfile is not configured. The precision of this duration is within 1ms of the actual measurement time.

public UnitsNet.Duration GetMeasurementDuration (Iot.Device.Bmxx80.Bme680HeaterProfile profile);
member this.GetMeasurementDuration : Iot.Device.Bmxx80.Bme680HeaterProfile -> UnitsNet.Duration
Public Function GetMeasurementDuration (profile As Bme680HeaterProfile) As Duration

Parameters

Returns

UnitsNet.Duration

Applies to