Property UseScanRate
UseScanRate
Gets or sets whether to use scan rate to collect data from the device.
[YamlIgnore]
[JsonIgnore]
public bool? UseScanRate { get; set; }
Property Value
- bool?
Gets or sets whether to use scan rate to collect data from the device.
[YamlIgnore]
[JsonIgnore]
public bool? UseScanRate { get; set; }