AlazarAbortCapture#

Function Syntax#

RETURN_CODE AlazarAbortCapture(HANDLE handle)#

Abort an acquisition to on-board memory.

Note

This function is part of the single-port API. It should be used only in this context. To abort dual-port acquisitions, see AlazarAbortAsyncRead().

Parameters:
  • handle – [in] Board handle

Returns:

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

LabVIEW Block Diagram#

../_images/AlazarAbortCapture.vi.png