AlazarAbortCapture¶
Function Syntax¶
-
RETURN_CODE
AlazarAbortCapture(HANDLE handle)¶ Abort an acquisition to on-board memory.
- Return
- ApiSuccess upon success, or an error code. See RETURN_CODE for more detailed information.
- 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: Board handle
LabVIEW Block Diagram¶