![]() |
Configure()






Public Function |
Declared in: NiIviDmm.h |
Declaration
inline void Configure( double alpha, double resistance);
Description
Configures the alpha and resistance parameters for the Rtd.
Parameters
double alpha
double resistance
The alpha parameter of the Rtd.
This function sets the Alpha property to the value you specify for this parameter.
The R0 (reference value) parameter of the Rtd.
This function sets the Resistance property to the value you specify for this parameter.