AlazarBusy#

Function Syntax#

U32 AlazarBusy(HANDLE handle)#

Determines if an acquisition is in progress.

Note

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

Parameters
  • handle – [in] Board handle

Returns

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

LabVIEW Block Diagram#

../_images/AlazarBusy.vi.png