AlazarFFTBackgroundSubtractionSetEnabled¶
Function Syntax¶
-
RETURN_CODE AlazarFFTBackgroundSubtractionSetEnabled(dsp_module_handle dspHandle, BOOL enabled)¶
Controls the activation of the background subtraction feature.
Passing
truetoenabledactivates background subtraction. Passingfalsedeactivates it.This function should be called before or between acquisitions, not during one.
LabVIEW Block Diagram¶