USB 2.0 USB 3.x GigE |
USB 2.0 USB 3.x GigE |
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
hCam |
Camera handle |
Return values
INT value |
The total current bus bandwidth (in MByte/s) |
Related functions