Returns the rejection frequency of a temperature input channel on an expansion board.
Member of the cBoardConfig class. Accessible from the MccBoard.BoardConfig property.
VB .NET
Public Function GetExpTempRejFreq(ByRef configVal As Integer) As MccDaq.ErrorInfo
C# .NET
public MccDaq.ErrorInfo GetExpTempRejFreq(out int configVal)
configVal
Returns the rejection frequency. Valid values are 0 (off), 50 (50 Hz), or 60 (60 Hz).