Bmx280Base.ReadPowerMode Method

Definition

Read the Bmx280PowerMode state.

public Iot.Device.Bmxx80.PowerMode.Bmx280PowerMode ReadPowerMode ();
[System.Device.Model.Property("PowerMode", null)]
public Iot.Device.Bmxx80.PowerMode.Bmx280PowerMode ReadPowerMode ();
member this.ReadPowerMode : unit -> Iot.Device.Bmxx80.PowerMode.Bmx280PowerMode
[<System.Device.Model.Property("PowerMode", null)>]
member this.ReadPowerMode : unit -> Iot.Device.Bmxx80.PowerMode.Bmx280PowerMode
Public Function ReadPowerMode () As Bmx280PowerMode

Returns

The current Bmx280PowerMode.

Attributes

Exceptions

Thrown when the power mode does not match a defined mode in Bmx280PowerMode.

Applies to