Gets the number of D/A channels.
Member of the cBoardConfig class. Accessible from the MccBoard.BoardConfig property.
VB .NET
Public Function GetNumDaChans(ByRef configVal As Integer) As MccDaq.ErrorInfo
C# .NET
public MccDaq.ErrorInfo GetNumDaChans(out int configVal)
configVal
Returns the number of D/A channels.