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
systemIdandboardIdwas not found. - Parameters
systemId: The system identifierboardId: The board identifier
LabVIEW Block Diagram¶