SetTimeSidelobeReferenceWindowType(string, RFmxPulseMXPulseTimeSidelobeReferenceWindowType)
- Updated2025-10-13
- 1 minute(s) read
Sets 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 SetTimeSidelobeReferenceWindowType(string selectorString, RFmxPulseMXPulseTimeSidelobeReferenceWindowType value)
Remarks
This method sets the value of PulseTimeSidelobeReferenceWindowType attribute.The default value is None.
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
| value | RFmxPulseMXPulseTimeSidelobeReferenceWindowType | Specifies 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.