AlazarGetSystemHandle#
Function Syntax#
-
HANDLE AlazarGetSystemHandle(U32 systemId)#
Return the handle of the master board in the specified board system.
- Remark
If the board system specified contains a single, independent board, this function returns a handle to that board.
- Parameters:
systemId – [in] System identification number
- Returns:
ApiSuccess upon success, or an error code. See RETURN_CODE for more detailed information.