© 2013 Thorlabs GmbH230
DCx Cameras
4.3.33 is_GetBusSpeed
Syntax
INT is_GetBusSpeed (HIDS hCam)
Description
Using is_GetBusSpeed(), you can query whether a camera is connected to a USB 2.0 or USB 3.0 host
controller. You can see in the uc480 Camera Manager below "General Information" which kind of USB host
controller are available on your PC.
Input parameters
Return values
Function executed successfully
The controller to which the camera is connected does not support USB 2.0.
The camera is connected to a USB 2.0 controller.
The camera is connected to a USB 3.0 controller.
70