CNiIviDmmRtd::Configure

Measurement Studio IVI

Class
CNiIviDmmRtd::
Configure()
Base ClassesData ItemsFunctionsGo to hierarchy chart    Prev page: ResistanceNext page: CNiIviDmmRtd    
Public Function Declared in:
NiIviDmm.h

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

inline void Configure(
    double alpha,
    double resistance);

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

Configures the alpha and resistance parameters for the Rtd.

Shortcut to top of page. Parameters

double alpha

The alpha parameter of the Rtd.

This function sets the Alpha property to the value you specify for this parameter.

double resistance

The R0 (reference value) parameter of the Rtd.

This function sets the Resistance property to the value you specify for this parameter.

'See Also' icon -- Shortcut to top of page. See Also