Gets the unique number (device ID) assigned to the board (between 0 and 8000h) indicating the type of board installed.
Member of the cBoardConfig class. Accessible from the MccBoard.BoardConfig property.
VB .NET
Public Function GetBoardType(ByRef configVal As Integer) As MccDaq.ErrorInfo
C# .NET
public MccDaq.ErrorInfo GetBoardType(out int configVal)
configVal
Returns a number indicating the board type.