Platforms to show: All Mac Windows Linux Cross-Platform

Back to OldPhidgetLEDMBS class.

OldPhidgetLEDMBS.Constructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Phidgets MBS Phidgets Plugin 7.7 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The constructor.

The Lasterror property is set.
On success the handle value is not zero.

OldPhidgetLEDMBS.getCurrentLimit as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Phidgets MBS Phidgets Plugin 11.0 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Gets the current limit.

This is for all outputs.
Lasterror is set.
See the PHIDGET_LED_CURRENT_LIMIT_* constants.

OldPhidgetLEDMBS.getDiscreteLED(index as Integer) as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Phidgets MBS Phidgets Plugin 7.7 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Gets the brightness of an individual LED.

The Lasterror property is set.
Range of brightness is 0-100.

OldPhidgetLEDMBS.getLEDCount as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Phidgets MBS Phidgets Plugin 8.4 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Returns the number of LED positions available in this Phidget.

The Lasterror property is set.
This property does not return the number of LEDs actually attached.

OldPhidgetLEDMBS.getVoltage as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Phidgets MBS Phidgets Plugin 11.0 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Queries the voltage.

Lasterror is set.
See the PHIDGET_LED_VOLTAGE_* constants.

OldPhidgetLEDMBS.setCurrentLimit(currentLimit as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Phidgets MBS Phidgets Plugin 11.0 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Sets the current limit.

Lasterror is set.
See the PHIDGET_LED_CURRENT_LIMIT_* constants.

OldPhidgetLEDMBS.setDiscreteLED(index as Integer, Brightness as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Phidgets MBS Phidgets Plugin 7.7 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Sets the brightness of an individual LED.

The Lasterror property is set.
Range of brightness is 0-100.

OldPhidgetLEDMBS.setVoltage(Voltage as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Phidgets MBS Phidgets Plugin 11.0 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Sets the current voltage.

Lasterror is set.
See the PHIDGET_LED_VOLTAGE_* constants.

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


The biggest plugin in space...