Method ConfigurePowerLineFrequency
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Extensions.dll
ConfigurePowerLineFrequency(DCPowerSessionsBundle, double)
Configures the power line frequency in Hz (double).
public static void ConfigurePowerLineFrequency(this DCPowerSessionsBundle sessionsBundle, double frequency)Parameters
sessionsBundleDCPowerSessionsBundle-
The NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.DCPower.DCPowerSessionsBundle object.
frequencydouble-
The power line frequency in Hz to set.
Remarks
This method should only be invoked once when driver sessions are first initialized.