Configures the reference pulse waveform used for time sidelobe measurements.

Syntax

Namespace: NationalInstruments.RFmx.PulseMX

public int Configure1ReferenceWaveform(string selectorString, ComplexWaveform< ComplexSingle > referenceWaveform)

Parameters

NameTypeDescription
selectorStringstring

Specifies a selector string comprising of the result name. If you do not specify the result name, the default result instance is used. Example:
""
""
"result::r1"

referenceWaveformComplexWaveform< ComplexSingle >

specifies the reference waveform used for correlation computation in time sidelobe Measurements. The default value is an empty waveform.

Returns

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