Platforms to show: All Mac Windows Linux Cross-Platform

Back to PhidgetMBS class.

PhidgetMBS.Poll

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Checks for pending events to dispatch.

Our plugin dispatches events in two ways. If the event is raised on main thread, it will be raised directly. But if it arrives on other threads, it's queued and then dispatched via a timer on the main thread when there is idle time.
This poll method allows you to dispatch queued events now.

PhidgetMBS.resetLibrary

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Closes all channels, and stops all threads.

The library is reset to a newly loaded state. All channel handles have been freed.
This function is intended for use in special cases where the library cannot be unloaded between program runs, such as LabVIEW and Unity Editor.

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


The biggest plugin in space...