Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
12.0
12.1
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
Statistic
FMM
Blog
Component: USB
Query USB devices.
Version | macOS | Windows | Linux | Server | iOS SDK |
2.4 | ✅ Yes | ✅ Yes | ❌ No | ✅ Yes, on macOS and Windows | ❌ No |
Item | Details |
---|---|
USB.Count Queries all USB Devices and returns the number of found devices. | Mac/Win 2.4 |
USB.FindDevice Finds USB devices. | Mac/Win 2.4 |
USB.FindSerialNumber Searches the USB device list for a device with the given serial number. | Mac/Win 2.4 |
USB.GetProductID Queries the product ID of an USB device. | Mac/Win 2.4 |
USB.GetProductName Queries the product name of an USB device. | Mac/Win 2.4 |
USB.GetSerialNumber Queries the serial number of an USB device. | Mac/Win 2.4 |
USB.GetVendorID Queries the vendor ID of an USB device. | Mac/Win 2.4 |
USB.GetVendorName Queries the vendor name of an USB device. | Mac/Win 2.4 |
8 functions shown.
These functions require a paid license (88%).
Example Databases
