Enum LevelsAndTiming.LevelType
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Extensions.dll
Defines voltage level types.
public enum LevelsAndTiming.LevelTypeFields
Ioh = 6-
The current that the DUT sources to the active load while outputting a voltage above NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Digital.LevelsAndTiming.LevelType.Vcom.
Iol = 5-
The current that the DUT sinks from the active load while outputting a voltage below NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.Digital.LevelsAndTiming.LevelType.Vcom.
Vcom = 7-
The commutating voltage at which the active load circuit switches between sourcing current and sinking current.
Vih = 1-
The input voltage that the digital pattern instrument applies to the input of the DUT when the test instrument drives a logic high (1).
Vil = 0-
The input voltage that the digital pattern instrument applies to the input of the DUT when the test instrument drives a logic low (0).
Voh = 3-
The output voltage from the DUT above which the comparator on the test instrument interprets a logic high (H).
Vol = 2-
The output voltage from the DUT below which the comparator on the test instrument interprets a logic low (L).
Vterm = 4-
The termination voltage the instrument applies during non-drive cycles.