NI-DAQmx .NET Framework 4.5 API Reference

AIChannel.CalibrationApplyIfExpired Property

  • Updated2023-02-21
  • 1 minute(s) read
AIChannel.CalibrationApplyIfExpired Property
Specifies whether to apply the channel calibration to the channel after the expiration date has passed.

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

Syntax

public bool CalibrationApplyIfExpired { get; set; }
Public Property CalibrationApplyIfExpired As Boolean
	Get
	Set

Property Value

Type: Boolean
Specifies whether to apply the channel calibration to the channel after the expiration date has passed.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

Remarks

See Also

Log in to get a better experience