Gets whether the keep out time computation for the time sidelobe measurements is automatic or manual.

Syntax

Namespace: NationalInstruments.RFmx.PulseMX

public int GetTimeSidelobeKeepOutTimeAuto(string selectorString, out RFmxPulseMXPulseTimeSidelobeKeepOutTimeAuto value)

Remarks

This method gets the value of PulseTimeSidelobeKeepOutTimeAuto attribute.The default value is True.

Parameters

NameTypeDescription
selectorStringstring

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

valueout RFmxPulseMXPulseTimeSidelobeKeepOutTimeAuto

Upon return, contains whether the keep out time computation for the time sidelobe measurements is automatic or manual.

Returns

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