NI-DAQmx .NET Framework 4.0 API Reference

AIChannel.PerformThermocoupleLeadOffsetNullingCalibration Method

  • Updated2023-02-21
  • 1 minute(s) read
AIChannel.PerformThermocoupleLeadOffsetNullingCalibration Method
Performs thermocouple lead offset nulling calibration on the channels in the task to compensate for offsets introduced by open thermocouple detection. An error will occur if not all virtual channels in the task support this operation.

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

Syntax

public void PerformThermocoupleLeadOffsetNullingCalibration()
Public Sub PerformThermocoupleLeadOffsetNullingCalibration

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

Remarks

Keep the measured temperature as constant as possible while performing this adjustment.

See Also

Log in to get a better experience