Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.Information

Accessible

Camera.Information.GetUsedBandwidth

Syntax

uEye.Information.GetUsedBandwidth(out int s32Value)

Description

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.

Parameter

s32Value: Returns the bus bandwidth.