Edit

Share via


Ads1115.DataRate Property

Definition

ADS1115 Data Rate. The number of conversions per second that will take place. One conversion will take "1/rate" seconds to become ready. If in power-down mode, only one conversion will happen automatically, then another request is required. Setting this property will wait until a new value is available.

public Iot.Device.Ads1115.DataRate DataRate { get; set; }
member this.DataRate : Iot.Device.Ads1115.DataRate with get, set
Public Property DataRate As DataRate

Property Value

Applies to