GetTimeSidelobeKeepOutTimeAuto(string, out RFmxPulseMXPulseTimeSidelobeKeepOutTimeAuto)
- Updated2025-10-13
- 1 minute(s) read
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
| Name | Type | Description |
|---|---|---|
| selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
| value | out 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.