AlazarGalvoSequenceGetCount

Function Syntax

RETURN_CODE AlazarGalvoSequenceGetCount(HANDLE handle, int32_t *count)

Returns the number of sequences in sequence memory supported by a given device.

Parameters:
  • handle – Handle to board to query the information for

  • count – Number of sequences supported by the device

Returns:

A RETURN_CODE return code indicating success or failure.