AlazarBusy

Function Syntax

U32 AlazarBusy(HANDLE handle)

Determines if an acquisition is in progress.

Return

If the board is busy acquiring data to on-board memory, this function returns 1. Otherwise, it returns 0.

Note

This function is part of the single-port data acquisition API. It cannot be used with the dual-port AutoDMA APIs.

Parameters
  • [in] handle: Board handle

LabVIEW Block Diagram

../_images/AlazarBusy.vi.png