AIChannel.RtdB Property
- Updated2023-02-21
- 1 minute(s) read
AIChannelRtdB Property
Specifies the 'B' 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 RtdB { get; set; }
Public Property RtdB As Double Get Set
Property Value
Type: DoubleSpecifies the 'B' 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. |