Edit

Share via


Bh1745.AdcGain Property

Definition

Gets or sets the adc gain of the sensor.

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

Property Value

Attributes

Exceptions

Thrown if invalid AdcGain is set.

Applies to