Platforms to show: All Mac Windows Linux Cross-Platform

Back to PhidgetCurrentInputMBS class.

PhidgetCurrentInputMBS.Current 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 current value that the channel has reported.

This value will always be between MinCurrent and MaxCurrent.
In amperes.
(Read only property)

PhidgetCurrentInputMBS.CurrentChangeTrigger 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 CurrentChange event until the current value has changed by the amount specified by the CurrentChangeTrigger.

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

PhidgetCurrentInputMBS.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 CurrentChange event.

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

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

PhidgetCurrentInputMBS.MaxCurrent 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 CurrentChange event will report.

(Read only property)

PhidgetCurrentInputMBS.MaxCurrentChangeTrigger 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 CurrentChangeTrigger can be set to.

(Read only property)

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

PhidgetCurrentInputMBS.MinCurrent 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 CurrentChange event will report.

(Read only property)

PhidgetCurrentInputMBS.MinCurrentChangeTrigger 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 CurrentChangeTrigger can be set to.

(Read only property)

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

PhidgetCurrentInputMBS.PowerSupply 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
Choose the power supply voltage.

Set this to the voltage specified in the attached sensor's data sheet to power it.
Set to kPowerSupplyOff to turn off the supply to save power.
(Read and Write property)

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


The biggest plugin in space...