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