Analog Input >> Temperature >> Advanced >> Force Read from Channel

NI-DAQmx C Properties

Analog Input >> Temperature >> Advanced >> Force Read from Channel

Data Type: bool32
Description: Specifies whether to read from the channel if it is a cold-junction compensation channel. By default, an NI-DAQmx Read function does not return data from cold-junction compensation channels. Setting this property to TRUE forces read operations to return the cold-junction compensation channel data with the other channels in the task.

You can get/set/reset this property using:
  DAQmxGetAIForceReadFromChan
  DAQmxSetAIForceReadFromChan
  DAQmxResetAIForceReadFromChan