Method ApplyLevelsAndTiming
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Extensions.dll
ApplyLevelsAndTiming(DigitalSessionsBundle, string, string)
Applies digital levels and timing defined in the loaded levels and timing sheets.
public static void ApplyLevelsAndTiming(this DigitalSessionsBundle sessionsBundle, string levelsSheet, string timingSheet)Parameters
sessionsBundleDigitalSessionsBundle-
The NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Digital.DigitalSessionsBundle object.
levelsSheetstring-
The name of the levels sheet to apply.
timingSheetstring-
The name of the timing sheet to apply.