AlazarGalvoPlaybackGetCurrentSequence

Function Syntax

RETURN_CODE AlazarGalvoPlaybackGetCurrentSequence(HANDLE handle, int32_t *seq_idx)

Returns the index of the sequence that is currently being played.

Parameters:
  • handle – Handle to board

  • seq_idx – Return parameter for the sequence index

Returns:

A RETURN_CODE return code indicating success or failure.