NI-DAQmx .NET Framework 4.5 API Reference

AIThermocoupleCjcSource Enumeration

  • Updated2023-02-21
  • 1 minute(s) read
AIThermocoupleCjcSource Enumeration
Indicates the source of cold-junction compensation.

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

Syntax

public enum AIThermocoupleCjcSource
Public Enumeration AIThermocoupleCjcSource

Members

  Member nameValueDescription
BuiltIn10200Use a cold-junction compensation channel built into the terminal block.
ConstantValue10116You must specify the cold-junction temperature.
Channel10113Use a channel for cold-junction compensation.

Remarks

Indicates the source of cold-junction compensation. Use this enumeration to get or set the value of ThermocoupleCjcSource.

See Also

Log in to get a better experience