Bme680.HeaterProfile Property

Definition

Gets or sets the heater profile to be used for measurements. Current heater profile is only set if the chosen profile is configured.

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

Property Value

Attributes

Exceptions

Thrown when the Bme680HeaterProfile is set to an undefined profile.

Applies to