AlazarFFTBackgroundSubtractionSetEnabled#

Function Syntax#

RETURN_CODE AlazarFFTBackgroundSubtractionSetEnabled(dsp_module_handle dspHandle, BOOL enabled)#

Controls the activation of the background subtraction feature.

Passing true to enabled activates background subtraction. Passing false deactivates it.

This function should be called before or between acquisitions, not during one.

LabVIEW Block Diagram#

../_images/AlazarFFTBackgroundSubtractionSetEnabled.vi.png