Platforms to show: All Mac Windows Linux Cross-Platform

Back to PhidgetHumiditySensorMBS class.

PhidgetHumiditySensorMBS.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 HumidityChange event.

The data interval is bounded by MinDataInterval and MaxDataInterval.
The timing between HumidityChange events can also affected by the HumidityChangeTrigger.
Unit: milliseconds (ms)
(Read and Write property)

PhidgetHumiditySensorMBS.Humidity 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 humidity value that the channel has reported.

This value will always be between MinHumidity and MaxHumidity.
(Read only property)

PhidgetHumiditySensorMBS.HumidityChangeTrigger 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 HumidityChange event until the humidity value has changed by the amount specified by the HumidityChangeTrigger.

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

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

PhidgetHumiditySensorMBS.MaxHumidity 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 the HumidityChange event will report.

(Read only property)

PhidgetHumiditySensorMBS.MaxHumidityChangeTrigger 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 HumidityChangeTrigger can be set to.

(Read only property)

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

PhidgetHumiditySensorMBS.MinHumidity 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 the HumidityChange event will report.

(Read only property)

PhidgetHumiditySensorMBS.MinHumidityChangeTrigger 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 HumidityChangeTrigger can be set to.

(Read only property)

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


The biggest plugin in space...