CNiIviDmmAc::ConfigureBandwidth

Measurement Studio IVI

Class
CNiIviDmmAc::
ConfigureBandwidth()
Base ClassesData ItemsFunctionsGo to hierarchy chart    Prev page: FrequencyMinNext page: CNiIviDmmAc    
Public Function Declared in:
NiIviDmm.h

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

inline void ConfigureBandwidth(
    double min,
    double max);

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

Configures the AC minimum and maximum frequency for DMMs that take AC voltage or AC current measurements.

Shortcut to top of page. Parameters

double min

The minimum expected frequency component of the input signal in Hertz.

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

double max

The maximum expected frequency component of the input signal in Hertz.

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

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