xiAPI Auto Bandwidth Calculation
xiAPI uses Auto Bandwidth Calculation (ABC) before the opening of each camera by default. After the measurement, 90% of the measured
value is used as the maximum allowed transfer speed of the camera to ensure the stability of transfer.
It is important to set this parameter to XI_OFF to ensure highest possible data transfer speed.
To disable ABC, the application should set parameter XI_PRM_AUTO_BANDWIDTH_CALCULATION to XI_OFF before the first xiOpenDevice
is used. This setting disabled ABC and the camera stream is not limited.
xiAPI.NET
XIMEA Application Programming Interface for Dot Net - Microsoft Visual C#.
is designed as a wrapper around xiAPI and therefore
shares most of its functionality.
xiApiPython
Applications in Python can access XIMEA cameras using
interface. It is a wrapper around xiAPI, which integrates camera
features and capabilities into PYTHON.
XIMEA Technical Manual, Version: v230927
77