Method ConfigureAndStartWaveformAcquisition
- 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
DCPowerSessionsBundleThe DCPowerSessionsBundle object.
sampleRate
doubleThe sample rate.
bufferLength
doubleThe buffer length in seconds.
Returns
- PinSiteData<DCPowerWaveformAcquisitionSettings>
The original settings for the channels that do waveform acquisition.