Table of Contents

Method ConfigurePowerLineFrequency

Namespace
NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.DCPower
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 DCPowerSessionsBundle

The DCPowerSessionsBundle object.

frequency double

The power line frequency in Hz to set.

Remarks

This method should only be invoked once when driver sessions are first initialized.