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
sessionsBundle
DCPowerSessionsBundleThe DCPowerSessionsBundle object.
frequency
doubleThe power line frequency in Hz to set.
Remarks
This method should only be invoked once when driver sessions are first initialized.