NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

AIChannelCollection.CreateThermocoupleChannel Method

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

Overload List

  NameDescription
Public methodCreateThermocoupleChannel(String, String, Double, Double, AIThermocoupleType, 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 methodCreateThermocoupleChannel(String, String, Double, Double, AIThermocoupleType, 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 methodCreateThermocoupleChannel(String, String, Double, Double, AIThermocoupleType, 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