Gets the number of expansion boards.
Member of the cBoardConfig class. Accessible from the MccBoard.BoardConfig property.
VB .NET
Public Function GetNumExps(ByRef configVal As Integer) As MccDaq.ErrorInfo
C# .NET
public MccDaq.ErrorInfo GetNumExps(out int configVal)
configVal
Returns the number of expansion boards attached to the board.