Platforms to show: All Mac Windows Linux Cross-Platform

Back to PhidgetResistanceInputMBS class.

PhidgetResistanceInputMBS.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 ResistanceChange event.

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

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

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

PhidgetResistanceInputMBS.MaxResistance 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 ResistanceChange event will report.

Unit: ohms (Ω)
(Read only property)

PhidgetResistanceInputMBS.MaxResistanceChangeTrigger 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 ResistanceChangeTrigger can be set to.

Unit: ohms (Ω)
(Read only property)

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

PhidgetResistanceInputMBS.MinResistance 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 ResistanceChange event will report.

When the device is also being used as a TemperatureSensor the MinResistance and MaxResistance will not represent the true input range. This is a side effect of increasing accuracy on the temperature channel.
Unit: ohms (Ω)
(Read only property)

PhidgetResistanceInputMBS.MinResistanceChangeTrigger 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 ResistanceChangeTrigger can be set to.

Unit: ohms (Ω)
(Read only property)

PhidgetResistanceInputMBS.Resistance 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 resistance value that the channel has reported.

This value will always be between MinResistance and MaxResistance.
The Resistance value will change when the device is also being used as a temperature sensor. This is a side effect of increasing accuracy on the temperature channel.
Unit: ohms (Ω)
(Read only property)

PhidgetResistanceInputMBS.ResistanceChangeTrigger 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 ResistanceChange event until the resistance value has changed by the amount specified by the ResistanceChangeTrigger.

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

Unit: ohms (Ω)
(Read and Write property)

PhidgetResistanceInputMBS.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
Select the RTD wiring configuration.

More information about RTD wiring can be found in the user guide.
(Read and Write property)

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


The biggest plugin in space...