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 - Parameters:
- systemId – [in] The system identifier 
- boardId – [in] The board identifier 
 
- Returns:
- A handle to the specified board if it was found. 
- Returns:
- NULL if the board with the specified - systemIdand- boardIdwas not found.
 
LabVIEW Block Diagram¶
