Configures the predistorted waveform for the IDPD measurement.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public int ConfigurePredistortedWaveform(string selectorString, ComplexWaveform< ComplexSingle > predistotedWaveform, double targetGain)

Parameters

NameTypeDescription
selectorStringstring

Pass an empty string. The signal name that is passed when creating the signal configuration is used.

predistotedWaveformComplexWaveform< ComplexSingle >

Specifies the predistorted waveform for the measurement.

targetGaindouble

Specifies the target gain when the configured pre-distorted waveform is non-empty. This value is expressed in dB.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.