NI-DAQmx .NET Framework 4.5 API Reference

Table of Contents

AIChannelCollection.CreateTedsThermocoupleChannel Method

  • Updated2023-02-21
  • 2 minute(s) read
AIChannelCollection.CreateTedsThermocoupleChannel Method

Overload List

  NameDescription
Public methodCreateTedsThermocoupleChannel(String, String, Double, Double, AITemperatureUnits)
Creates an AIChannel that uses a thermocouple to measure temperature using a built-in cold-junction compensation source. This method adds one or more physical channels to the AIChannelCollection.
Public methodCreateTedsThermocoupleChannel(String, String, Double, Double, AITemperatureUnits, Double)
Creates an AIChannel that uses a thermocouple to measure temperature using a constant value cold-junction compensation. This method adds one or more physical channels to the AIChannelCollection.
Public methodCreateTedsThermocoupleChannel(String, String, Double, Double, AITemperatureUnits, String)
Creates an AIChannel that uses a thermocouple to measure temperature using a measurement on another channel for cold-junction compensation. This method adds one or more physical channels to the AIChannelCollection.
Top

See Also

Log in to get a better experience