Table of Contents

Method ConfigureAndStartWaveformAcquisition

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

ConfigureAndStartWaveformAcquisition(DCPowerSessionsBundle, double, double)

Configures and starts a waveform acquisition.

public static PinSiteData<DCPowerWaveformAcquisitionSettings> ConfigureAndStartWaveformAcquisition(this DCPowerSessionsBundle sessionsBundle, double sampleRate, double bufferLength)

Parameters

sessionsBundle DCPowerSessionsBundle

The DCPowerSessionsBundle object.

sampleRate double

The sample rate.

bufferLength double

The buffer length in seconds.

Returns

PinSiteData<DCPowerWaveformAcquisitionSettings>

The original settings for the channels that do waveform acquisition.