Gets the window type to be applied to the reference pulse to obtain correlated output for the time sidelobe measurements.

Syntax

Namespace: NationalInstruments.RFmx.PulseMX

public int GetTimeSidelobeReferenceWindowType(string selectorString, out RFmxPulseMXPulseTimeSidelobeReferenceWindowType value)

Remarks

This method gets the value of PulseTimeSidelobeReferenceWindowType attribute.The default value is None.

Parameters

NameTypeDescription
selectorStringstring

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

valueout RFmxPulseMXPulseTimeSidelobeReferenceWindowType

Upon return, contains the window type to be applied to the reference pulse to obtain correlated output for the time sidelobe measurements.

Returns

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