Platforms to show: All Mac Windows Linux Cross-Platform
LinuxUSBBusMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | USB | MBS USB Plugin | 10.3 | ❌ No | ❌ No | ✅ Yes | ❌ No | Desktop, Console & Web |
This class only works, if the plugin could load one of libusb.so or libusb-0.1.so.4 from your /usr/lib folder (or where else the path environment variable points to). If the libraries are missing, this class will not work properly.
- 6 properties
- property Devices as LinuxUSBDeviceMBS
- property DirName as String
- property Location as Integer
- property NextBus as LinuxUSBBusMBS
- property PrevBus as LinuxUSBBusMBS
- property RootDevice as LinuxUSBDeviceMBS
- 3 shared methods
- shared method Buses as LinuxUSBBusMBS
- shared method RescanBusses as Integer
- shared method RescanDevices as Integer
This class has no sub classes.
Some properties using for this class:
- LinuxUSBBusMBS.NextBus as LinuxUSBBusMBS
- LinuxUSBBusMBS.PrevBus as LinuxUSBBusMBS
- LinuxUSBDeviceHandleMBS.Bus as LinuxUSBBusMBS
- LinuxUSBDeviceMBS.Bus as LinuxUSBBusMBS
Some examples using this class:
Blog Entries
- MBS Real Studio Plugins, version 11.3pr7
- MBS Plugins 10.3 Release Notes
- MBS REALbasic Plugins, version 10.3pr4
The items on this page are in the following plugins: MBS USB Plugin.
LinuxSysInfoMBS - LinuxUSBDeviceDescriptionMBS