Table of Contents

Method ConfigureApertureTime

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

ConfigureApertureTime(DMMSessionsBundle, DmmApertureTimeUnits, double)

Configures aperture time.

public static void ConfigureApertureTime(this DMMSessionsBundle sessionsBundle, DmmApertureTimeUnits apertureTimeUnits = DmmApertureTimeUnits.Seconds, double apertureTime = 0)

Parameters

sessionsBundle DMMSessionsBundle

The DMMSessionsBundle object.

apertureTimeUnits DmmApertureTimeUnits

The unit of the aperture time.

apertureTime double

The aperture time to use.