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
handle
: Handle to boardactive
: Determines whether this function activates or deactivates the ADC background compensation.