© 2013 Thorlabs GmbH
4 Programming (SDK)
257
4.3.54 is_GetUsedBandwidth
Syntax
INT is_GetUsedBandwidth (HIDS hCam)
Description
is_GetUsedBandwidth() returns the bus bandwidth (in MByte/s) currently used by all initialized or selected
cameras. This is an approximate value which is calculated based on the pixel clock that has been set and the data
format (bits per pixel). The actual data load on the bus can slightly deviate from this value.
Input parameters
Return values
The total current bus bandwidth (in MByte/s)
Related functions
is_PixelClock()
294