NI-DAQmx .NET Framework 4.0 API Reference

AIChannel.CalibrationHasValidInfo Property

  • Updated2023-02-21
  • 1 minute(s) read
AIChannel.CalibrationHasValidInfo Property
Indicates if the channel has calibration information.

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

Syntax

public bool CalibrationHasValidInfo { get; }
Public ReadOnly Property CalibrationHasValidInfo As Boolean
	Get

Property Value

Type: Boolean
Indicates if the channel has calibration information.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

Remarks

See Also

Log in to get a better experience