AIChannel.RtdA Property
- Updated2023-02-21
- 1 minute(s) read
AIChannelRtdA Property
Specifies the 'A' constant of the Callendar-Van Dusen equation. NI-DAQmx requires this value when you use a custom RTD.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public double RtdA { get; set; }
Public Property RtdA As Double Get Set
Property Value
Type: DoubleSpecifies the 'A' constant of the Callendar-Van Dusen equation. NI-DAQmx requires this value when you use a custom RTD.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |