AlazarGetBoardBySystemHandle

Function Syntax

HANDLE AlazarGetBoardBySystemHandle(HANDLE systemHandle, U32 boardId)

Get a handle to a board in a board system where the board system is specified by a handle to its master board and the board by its identifier within the system.

Return
A handle to the specified board if it was found
Return
NULL if the master board handle is invalid, or a board with the specified board identifier was not found in the specified board system.
Parameters
  • systemHandle: Handle to master board
  • boardId: Board identifier in the board system

LabVIEW Block Diagram

../_images/AlazarGetBoardBySystemHandle.vi.png