NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

AIChannel.CalibrationHasValidInfo Property

AIChannel.CalibrationHasValidInfo Property

AIChannelCalibrationHasValidInfo 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

Was this information helpful?