AlazarTriggered

Function Syntax

U32 AlazarTriggered(HANDLE handle)

Determine if a board has triggered during the current acquisition.

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 has received at least one trigger event since the last call to AlazarStartCapture(), this function returns 1. Otherwise, it returns 0.

LabVIEW Block Diagram

../_images/AlazarTriggered.vi.png