Configures the reference waveform for the IDPD measurement.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public int ConfigureReferenceWaveform(string selectorString, ComplexWaveform< ComplexSingle > referenceWaveform, RFmxSpecAnMXIdpdReferenceWaveformIdleDurationPresent idleDurationPresent, RFmxSpecAnMXIdpdSignalType signalType)

Parameters

NameTypeDescription
selectorStringstring

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

referenceWaveformComplexWaveform< ComplexSingle >

Specifies the complex baseband equivalent of the RF signal applied at the input port of the DUT when performing the measurement.

idleDurationPresentRFmxSpecAnMXIdpdReferenceWaveformIdleDurationPresent

Specifies whether the reference waveform contains an idle duration.

signalTypeRFmxSpecAnMXIdpdSignalType

Specifies whether the reference waveform is a modulated signal or tones.

Returns

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