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:
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
Query USB devices.
Version | macOS | Windows | Linux | Server | iOS SDK |
2.4 | ✅ Yes | ✅ Yes | ❌ No | ✅ Yes | ❌ 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.
Feedback: Report problem or ask question.