Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
USB.Count
Queries all USB Devices and returns the number of found devices.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
USB | 2.4 | ✅ Yes | ✅ Yes | ❌ No | ✅ Yes, on macOS and Windows | ❌ No |
MBS( "USB.Count" )
Parameters
none
Result
The number of devices found.
Description
Queries all USB Devices and returns the number of found devices.This function must be called before all the other USB functions to initialize the plugin and to refresh the USB device list.
Examples
Query number of devices
MBS( "USB.Count" )
See also
- USB.FindDevice
- USB.FindSerialNumber
- USB.GetProductID
- USB.GetProductName
- USB.GetSerialNumber
- USB.GetVendorID
- USB.GetVendorName
Example Databases
This function is free to use.
Created 18th August 2014, last changed 18th August 2014