Provides methods to fetch and read the PowerRamp measurement results.

Derives from

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public class RFmxWlanMXPowerRampResults : RFmxWlanMXSubObject

Methods

NameDescription
FetchFallTrace(string, double, ref AnalogWaveform< float >, ref AnalogWaveform< float >, ref AnalogWaveform< float >, ref AnalogWaveform< float >)

Returns the raw, processed, thresholding and power reference waveforms at the end of a burst.

FetchMeasurement(string, double, out double, out double)

Returns the PowerRamp rise time and fall time.

FetchRiseTrace(string, double, ref AnalogWaveform< float >, ref AnalogWaveform< float >, ref AnalogWaveform< float >, ref AnalogWaveform< float >)

Returns the raw, processed, threshold and power-reference traces at the beginning of a burst.

GetFallTimeMean(string, out double)

Gets the power-ramp fall time of the burst. This value is expressed in seconds.

GetRiseTimeMean(string, out double)

Gets the power-ramp rise time of the burst. This value is expressed in seconds.