NI-DAQ™mx C Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQ™mx C ReferenceAnalog Input >> Temperature >> Thermocouple >> CJC SourceCurrent page
Table of Contents

Analog Input >> Temperature >> Thermocouple >> CJC Source

Analog Input >> Temperature >> Thermocouple >> CJC Source

Data Type: int32
Description: Indicates the source of cold-junction compensation.
Restrictions: Not Settable

Valid values

DAQmx_Val_BuiltIn 10200 Use a cold-junction compensation channel built into the terminal block.
DAQmx_Val_ConstVal 10116 You must specify the cold-junction temperature.
DAQmx_Val_Chan 10113 Use a channel for cold-junction compensation.


You can get this property using:
  DAQmxGetAIThrmcplCJCSrc

Was this information helpful?