Method ExportSignal
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Extensions.dll
ExportSignal(DCPowerSessionsBundle, DCPowerSignalSource, string)
Exports the selected DCPowerSignalSource to the target output terminal.
public static void ExportSignal(this DCPowerSessionsBundle sessionsBundle, DCPowerSignalSource signalSource, string outputTerminal)Parameters
sessionsBundleDCPowerSessionsBundle-
The NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.DCPower.DCPowerSessionsBundle object.
signalSourceDCPowerSignalSource-
The signal source to export.
outputTerminalstring-
The output terminal the signal routes to.