Bme680.FilterMode Property

Definition

Gets or sets the filtering mode to be used for measurements.

public Iot.Device.Bmxx80.FilteringMode.Bme680FilteringMode FilterMode { get; set; }
[System.Device.Model.Property(null, null)]
public Iot.Device.Bmxx80.FilteringMode.Bme680FilteringMode FilterMode { get; set; }
member this.FilterMode : Iot.Device.Bmxx80.FilteringMode.Bme680FilteringMode with get, set
[<System.Device.Model.Property(null, null)>]
member this.FilterMode : Iot.Device.Bmxx80.FilteringMode.Bme680FilteringMode with get, set
Public Property FilterMode As Bme680FilteringMode

Property Value

Attributes

Exceptions

Thrown when the Bme680FilteringMode is set to an undefined mode.

Applies to