AlazarBoardsInSystemBySystemID#

Function Syntax#

U32 AlazarBoardsInSystemBySystemID(U32 systemId)#

Returns the number of digitizer boards in a board system specified by its system identifier.

If this function is called with the identifier of a master-slave system, it returns the total number of boards in the system, including the master.

If this function is called with the identifier of an independent board system, it returns one.

If this function is called with the identifier of an invalid board system, it returns zero.

Parameters:
  • systemId – [in] The system identification number

Returns:

ApiSuccess upon success, or an error code. See RETURN_CODE for more detailed information.

LabVIEW Block Diagram#

../_images/AlazarBoardsInSystemBySystemID.vi.png