AlazarFFTBackgroundSubtractionSetEnabled¶
Function Syntax¶
-
RETURN_CODE
AlazarFFTBackgroundSubtractionSetEnabled
(dsp_module_handle dspHandle, BOOL enabled)¶ Controls the activation of the background subtraction feature.
Passing
true
toenabled
activates background subtraction. Passingfalse
deactivates it.This function should be called before or between acquisitions, not during one.