Table of Contents

Method ApplyLevelsAndTiming

Namespace
NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Digital
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 DigitalSessionsBundle

The DigitalSessionsBundle object.

levelsSheet string

The name of the levels sheet to apply.

timingSheet string

The name of the timing sheet to apply.