Edit

Share via


Mhz19b.SetSensorDetectionRange(DetectionRange) Method

Definition

Set the sensor detection range.

public void SetSensorDetectionRange (Iot.Device.Mhz19b.DetectionRange detectionRange);
[System.Device.Model.Property("DetectionRange", null)]
public void SetSensorDetectionRange (Iot.Device.Mhz19b.DetectionRange detectionRange);
member this.SetSensorDetectionRange : Iot.Device.Mhz19b.DetectionRange -> unit
[<System.Device.Model.Property("DetectionRange", null)>]
member this.SetSensorDetectionRange : Iot.Device.Mhz19b.DetectionRange -> unit
Public Sub SetSensorDetectionRange (detectionRange As DetectionRange)

Parameters

detectionRange
DetectionRange

Detection range of the sensor

Attributes

Exceptions

Communication with sensor failed

Applies to