Gets the second A/D channel that the EXP board is connected to.
Member of the cExpansionConfig class. Accessible from the MccBoard.ExpansionConfig property.
VB .NET
Public Function GetMuxAdChan2(ByVal devNum As Integer, ByRef configVal As Integer) As MccDaq.ErrorInfo
C# .NET
public MccDaq.ErrorInfo GetMuxAdChan2(int devNum, out int configVal)
devNum
Number of the expansion board.
configVal
Number indicating the second A/D channel that the EXP board is connected to.