Platforms to show: All Mac Windows Linux Cross-Platform

Back to LibUSBDeviceMBS class.

Previous items

LibUSBDeviceMBS.kErrorTimeout = -7

Type Topic Plugin Version
const USB MBS USB Plugin 18.1
One of the error constants.

Timeout

LibUSBDeviceMBS.kLogLevelDebug = 4

Type Topic Plugin Version
const USB MBS USB Plugin 18.1
One of the debug log level constants.

debug and informational messages are printed to stdout, warnings and errors to stderr

LibUSBDeviceMBS.kLogLevelError = 1

Type Topic Plugin Version
const USB MBS USB Plugin 18.1
One of the debug log level constants.

error messages are printed to stderr

LibUSBDeviceMBS.kLogLevelInfo = 3

Type Topic Plugin Version
const USB MBS USB Plugin 18.1
One of the debug log level constants.

informational messages are printed to stdout, warning and error messages are printed to stderr

LibUSBDeviceMBS.kLogLevelNone = 0

Type Topic Plugin Version
const USB MBS USB Plugin 18.1
One of the debug log level constants.

no messages ever printed by the library (default)

LibUSBDeviceMBS.kLogLevelWarning = 2

Type Topic Plugin Version
const USB MBS USB Plugin 18.1
One of the debug log level constants.

warning and error messages are printed to stderr

LibUSBDeviceMBS.kSpeedFull = 2

Type Topic Plugin Version
const USB MBS USB Plugin 18.1
One of the constants indicates the speed at which the device is operating.

The device is operating at full speed (12MBit/s).

LibUSBDeviceMBS.kSpeedHigh = 3

Type Topic Plugin Version
const USB MBS USB Plugin 18.1
One of the constants indicates the speed at which the device is operating.

The device is operating at high speed (480MBit/s).

LibUSBDeviceMBS.kSpeedLow = 1

Type Topic Plugin Version
const USB MBS USB Plugin 18.1
One of the constants indicates the speed at which the device is operating.

The device is operating at low speed (1.5MBit/s).

LibUSBDeviceMBS.kSpeedSuper = 4

Type Topic Plugin Version
const USB MBS USB Plugin 18.1
One of the constants indicates the speed at which the device is operating.

The device is operating at super speed (5000MBit/s).

LibUSBDeviceMBS.kSpeedUnknown = 0

Type Topic Plugin Version
const USB MBS USB Plugin 18.1
One of the constants indicates the speed at which the device is operating.

The OS doesn't report or know the device speed.

Previous items

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


💬 Ask a question or report a problem
The biggest plugin in space...