Platforms to show: All Mac Windows Linux Cross-Platform

Back to PhidgetMBS class.

PhidgetMBS.Attached

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No
Occurs when the channel is attached to a physical channel on a Phidget.

This event is the recommended place to configuration properties of the channel such as the data interval or change trigger.

See also:

PhidgetMBS.Detached

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No
Occurs when the channel is detached from a Phidget device channel.

This typically occurs when the Phidget device is removed from the system.

PhidgetMBS.Error(errorCode as Integer, errorString as String)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No
This event is called when an error condition has been detected.

See the documentation for your specific channel class to see what error events it might throw.

PhidgetMBS.PropertyChanged(propertyName as String)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No
Occurs when a property is changed externally from the user channel, usually from a network client attached to the same channel.

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


The biggest plugin in space...