Sets the ADC timing mode.
Member of the cBoardConfig class. Accessible from the MccBoard.BoardConfig property.
VB .NET
Public Function SetTempScale(ByRef configVal As Integer) As MccDaq.ErrorInfo
C# .NET
public MccDaq.ErrorInfo SetTempScale(int configVal)
configVal
The temperature scale. Valid values are Celcius, Fahrenheit, and Kelvin.