Table of Contents

Method ConfigureTrigger

Namespace
NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.DMM
Assembly
NationalInstruments.SemiconductorTestLibrary.Extensions.dll

ConfigureTrigger(DMMSessionsBundle, DmmTriggerSource, double)

Configures trigger.

public static void ConfigureTrigger(this DMMSessionsBundle sessionsBundle, DmmTriggerSource triggerSource, double triggerDelayInSeconds)

Parameters

sessionsBundle DMMSessionsBundle

The NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.DMM.DMMSessionsBundle object.

triggerSource DmmTriggerSource

The name of the trigger source that initiates the acquisition.

triggerDelayInSeconds double

The interval in seconds that the device waits after it has received a trigger before taking a measurement.