Platforms to show: All Mac Windows Linux Cross-Platform
Back to PhidgetHubMBS class.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Phidgets | MBS Phidgets Plugin | 22.1 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
PhidgetHubMBS.PortMaxSpeed(Port as Integer) as UInt32 New in 25.0
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Phidgets | MBS Phidgets Plugin | 25.0 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
PhidgetHubMBS.PortMode(Port as Integer) as Integer New in 25.0
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Phidgets | MBS Phidgets Plugin | 25.0 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
This could be used to set a port back to VINT mode if it was left in digital/analog mode.
(Read and Write computed property)
PhidgetHubMBS.PortPower(Port as Integer) as Integer New in 25.0
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Phidgets | MBS Phidgets Plugin | 25.0 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
(Read and Write computed property)
PhidgetHubMBS.setPortAutoSetSpeed(Port as Integer, State as Integer) New in 25.0
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Phidgets | MBS Phidgets Plugin | 25.0 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
When enabled, and a supported VINT device is attached, the HubPortSpeed will automatically be set to the fastest reliable speed. This is enabled by default on supported VINT Hubs.
PhidgetHubMBS.setPortPower(Port as Integer, State as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Phidgets | MBS Phidgets Plugin | 22.1 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
port: The Hub port
state: The power state
The items on this page are in the following plugins: MBS Phidgets Plugin.
