AlazarGetBoardBySystemID

Function Syntax

HANDLE AlazarGetBoardBySystemID(U32 systemId, U32 boardId)

Get a handle to a board in a board system where the board and system are identified by their ID.

Detailed description

Return

A handle to the specified board if it was found.

Return

NULL if the board with the specified systemId and boardId was not found.

Parameters
  • [in] systemId: The system identifier

  • [in] boardId: The board identifier

LabVIEW Block Diagram

../_images/AlazarGetBoardBySystemID.vi.png