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
sessionsBundleDigitalSessionsBundleThe DigitalSessionsBundle object.
levelsSheetstringThe name of the levels sheet to apply.
timingSheetstringThe name of the timing sheet to apply.