Platforms to show: All Mac Windows Linux Cross-Platform

Back to PhidgetTemperatureSensorMBS class.

PhidgetTemperatureSensorMBS.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 TemperatureChange event.

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

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

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

PhidgetTemperatureSensorMBS.MaxTemperature 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 TemperatureChange event will report.

In degrees celsius.
(Read only property)

PhidgetTemperatureSensorMBS.MaxTemperatureChangeTrigger 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 TemperatureChangeTrigger can be set to.

(Read only property)

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

PhidgetTemperatureSensorMBS.MinTemperature 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 TemperatureChange event will report.

In degrees celsius.
(Read only property)

PhidgetTemperatureSensorMBS.MinTemperatureChangeTrigger 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 TemperatureChangeTrigger can be set to.

(Read only property)

PhidgetTemperatureSensorMBS.RTDType as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The RTDType must correspond to the RTD type you are using in your application.

If you are unsure which RTDType to use, visit your device's User Guide for more information.
(Read and Write property)

PhidgetTemperatureSensorMBS.RTDWireSetup as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The RTDWireSetup must correspond to the wire configuration you are using in your application.

If you are unsure which RTDWireSetup to use, visit your device's User Guide for more information.
(Read and Write property)

PhidgetTemperatureSensorMBS.Temperature 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 temperature value that the channel has reported.

This value will always be between MinTemperature and MaxTemperature.
in degrees celsius.
(Read only property)

PhidgetTemperatureSensorMBS.TemperatureChangeTrigger 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 TemperatureChange event until the temperature value has changed by the amount specified by the TemperatureChangeTrigger.

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

PhidgetTemperatureSensorMBS.ThermocoupleType as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The ThermocoupleType must correspond to the thermocouple type you are using in your application.

If you are unsure which ThermocoupleType to use, visit the Thermocouple Primer for more information.
(Read and Write property)

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


The biggest plugin in space...