NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

AIChannel.ThermocoupleCjcSource Property

AIChannel.ThermocoupleCjcSource Property

AIChannelThermocoupleCjcSource Property

Indicates the source of cold-junction compensation.

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

Syntax

public AIThermocoupleCjcSource ThermocoupleCjcSource { get; }
Public ReadOnly Property ThermocoupleCjcSource As AIThermocoupleCjcSource
	Get

Property Value

Type: AIThermocoupleCjcSource
Indicates the source of cold-junction compensation.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Was this information helpful?