AlazarSetADCBackgroundCompensation

Function Syntax

RETURN_CODE AlazarSetADCBackgroundCompensation(HANDLE handle, BOOL active)

Activates or deactivates the ADC background compensation.

Remark

This feature does not exist on all boards. Please check board-specific information for more details.

Return

ApiSuccess upon success, or an error code. See RETURN_CODE for more detailed information.

Parameters
  • [in] handle: Handle to board

  • [in] active: Determines whether this function activates or deactivates the ADC background compensation.