AlazarGalvoSlotGetSize

Function Syntax

RETURN_CODE AlazarGalvoSlotGetSize(HANDLE handle, GALVO_PATTERN_SLOT slot, int32_t *size_words)

Queries the size of a pattern memory slot.

Parameters:
  • handle – Handle to board

  • slot – The slot to query the size of

  • size_words – Outputs the size of the slot in words

Returns:

A RETURN_CODE return code indicating success or failure.