Platforms to show: All Mac Windows Linux Cross-Platform

Back to PhidgetPressureSensorMBS class.

PhidgetPressureSensorMBS.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 PressureChange event.

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

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

PhidgetPressureSensorMBS.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)

PhidgetPressureSensorMBS.MaxPressure as Double

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 the PressureChange event will report.

Unit: kilopascals (kPa)
(Read only property)

PhidgetPressureSensorMBS.MaxPressureChangeTrigger as Double

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 PressureChangeTrigger can be set to.

Unit: kilopascals (kPa)
(Read only property)

PhidgetPressureSensorMBS.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)

PhidgetPressureSensorMBS.MinPressure as Double

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 the PressureChange event will report.

Unit: kilopascals (kPa)
(Read only property)

PhidgetPressureSensorMBS.MinPressureChangeTrigger as Double

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 PressureChangeTrigger can be set to.

Unit: kilopascals (kPa)
(Read only property)

PhidgetPressureSensorMBS.Pressure as Double

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 pressure value that the channel has reported.

This value will always be between MinPressure and MaxPressure.
Unit: kilopascals (kPa)
(Read only property)

PhidgetPressureSensorMBS.PressureChangeTrigger as Double

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 a PressureChange event until the pressure value has changed by the amount specified by the PressureChangeTrigger.

Setting the PressureChangeTrigger to 0 will result in the channel firing events every DataInterval. This is useful for applications that implement their own data filtering.
Unit: kilopascals (kPa)
(Read and Write property)

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


The biggest plugin in space...