![]() |
ConfigureBandwidth()






Public Function |
Declared in: NiIviDmm.h |
Declaration
inline void ConfigureBandwidth( double min, double max);
Description
Configures the AC minimum and maximum frequency for DMMs that take AC voltage or AC current measurements.
Parameters
double min
double max
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.
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.