CNiIviDmmRtd

Measurement Studio IVI

Class CNiIviDmmRtd Base ClassesData ItemsFunctionsGo to hierarchy chart    Prev page: ConfigureNext page: Alpha    
Class Declared in:
NiIviDmm.h

'Overview' icon -- Shortcut to top of page. Overview

Additional settings for taking temperature measurements with a resistance temperature device. These settings affect the behavior of the instrument only if the Function property is set to CNiIviDmm::TemperatureFunction and the Temperature.TransducerType property is set to CNiIviDmmTemperature::Rtd2WireTransducer or CNiIviDmmTemperature::Rtd4WireTransducer.

Hierarchy Chart Hierarchy Chart

'Data Items' icon -- Shortcut to top of page. Data Items

Public data double Alpha The alpha parameter of the Rtd.
Public data double Resistance The R0 (reference value) parameter of the Rtd.

'Functions' icon -- Shortcut to top of page. Functions

Public function inline void

Configure( double alpha, double resistance )

Configures the alpha and resistance parameters for the Rtd.