Mhz19b.SetSensorDetectionRange(DetectionRange) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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