Platforms to show: All Mac Windows Linux Cross-Platform

Back to LibUSBDeviceMBS class.

LibUSBDeviceMBS.BusNumber as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property USB MBS USB Plugin 18.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Get the number of the bus that a device is connected to.

(Read only property)

LibUSBDeviceMBS.DeviceAddress as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property USB MBS USB Plugin 18.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Get the address of the device on the bus it is connected to.

(Read only property)

Some examples using this property:

LibUSBDeviceMBS.DeviceHandle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property USB MBS USB Plugin 18.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The handle to the device.

(Read only property)

LibUSBDeviceMBS.DeviceSpeed as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property USB MBS USB Plugin 18.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Get the negotiated connection speed for a device.

a speed value, where kSpeedUnknown means that the OS doesn't know or doesn't support returning the negotiated speed.
(Read only property)

LibUSBDeviceMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property USB MBS USB Plugin 18.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The handle to the open device.

(Read only property)

LibUSBDeviceMBS.IsOpen as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property USB MBS USB Plugin 18.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Whether device is open.

True if you called OpenDevice successful.
(Read only property)

LibUSBDeviceMBS.Lasterror as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property USB MBS USB Plugin 18.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The last error code.

(Read and Write property)

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


The biggest plugin in space...