NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

AIThermocoupleType Enumeration

  • Updated2023-02-21
  • 1 minute(s) read
AIThermocoupleType Enumeration
Specifies the type of thermocouple connected to the channel. Thermocouple types differ in composition and measurement range.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302

Syntax

public enum AIThermocoupleType
Public Enumeration AIThermocoupleType

Members

  Member nameValueDescription
J10072J-type thermocouple.
K10073K-type thermocouple.
N10077N-type thermocouple.
R10082R-type thermocouple.
S10085S-type thermocouple.
T10086T-type thermocouple.
B10047B-type thermocouple.
E10055E-type thermocouple.

Remarks

Specifies the type of thermocouple connected to the channel. Thermocouple types differ in composition and measurement range. Use this enumeration to get or set the value of ThermocoupleType.

See Also

Log in to get a better experience