AlazarBoardsInSystemByHandle#
Function Syntax#
- 
U32 AlazarBoardsInSystemByHandle(HANDLE systemHandle)#
- Return the number of digitizer boards in a board system specified by the handle of its master board. - If this function is called with the handle of to the master board in a master-slave system, it returns the total number of boards in the system. - If this function is called with the handle of an independent board, it returns 1. - If it is called with the handle to a slave in a master-slave system or with an invalid handle, it returns 0. - Returns:
- ApiSuccess upon success, or an error code. See RETURN_CODE for more detailed information. 
 
LabVIEW Block Diagram#
