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
sessionsBundle
DigitalSessionsBundleThe DigitalSessionsBundle object.
levelsSheet
stringThe name of the levels sheet to apply.
timingSheet
stringThe name of the timing sheet to apply.