Gets the True/False value indicating support of expansion boards.
Member of the cBoardConfig class. Accessible from the MccBoard.BoardConfig property.
VB .NET
Public Function GetUsesExps(ByRef configVal As Integer) As MccDaq.ErrorInfo
C# .NET
public MccDaq.ErrorInfo GetUsesExps(out int configVal)
configVal
Returns True if the board supports expansion boards, or False if the board does not support expansion boards.