Platforms to show: All Mac Windows Linux Cross-Platform

Back to PhidgetDistanceSensorMBS class.

PhidgetDistanceSensorMBS.DataInterval as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The DataInterval is the time that must elapse before the channel will fire another event.

The data interval is bounded by MinDataInterval and MaxDataInterval.
The timing between events can also affected by the change trigger.

Unit: milliseconds (ms)
(Read and Write property)

PhidgetDistanceSensorMBS.Distance as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The most recent distance value that the channel has reported.

This value will always be between MinDistance and MaxDistance.
in milliseconds.
(Read only property)

PhidgetDistanceSensorMBS.DistanceChangeTrigger as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The channel will not issue an event until the distance value has changed by the amount specified by the DistanceChangeTrigger.

Setting the DistanceChangeTrigger to 0 will result in the channel firing events every DataInterval. This is useful for applications that implement their own data filtering.

in milliseconds.
(Read and Write property)

PhidgetDistanceSensorMBS.MaxDataInterval as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The maximum value that DataInterval can be set to.

Unit: milliseconds (ms)
(Read only property)

PhidgetDistanceSensorMBS.MaxDistance as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The maximum distance that a event will report.

in milliseconds.
(Read only property)

PhidgetDistanceSensorMBS.MaxDistanceChangeTrigger as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The maximum value that DistanceChangeTrigger can be set to.

in milliseconds.
(Read only property)

PhidgetDistanceSensorMBS.MinDataInterval as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The minimum value that DataInterval can be set to.

Unit: milliseconds (ms)
(Read only property)

PhidgetDistanceSensorMBS.MinDistance as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The minimum distance that a event will report.

in milliseconds.
(Read only property)

PhidgetDistanceSensorMBS.MinDistanceChangeTrigger as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The minimum value that DistanceChangeTrigger can be set to.

in milliseconds.
(Read only property)

PhidgetDistanceSensorMBS.SonarQuietMode as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
When set to true, the device will operate more quietly.

The measurable range is reduced when operating in quiet mode.
(Read and Write property)

The items on this page are in the following plugins: MBS Phidgets Plugin.


The biggest plugin in space...