Configure1ReferenceWaveform(string, ComplexWaveform< ComplexSingle >)
- Updated2025-10-13
- 1 minute(s) read
Configures the reference pulse waveform used for time sidelobe measurements.
Syntax
Namespace: NationalInstruments.RFmx.PulseMX
public int Configure1ReferenceWaveform(string selectorString, ComplexWaveform< ComplexSingle > referenceWaveform)
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies a selector string comprising of the result name. If you do not specify the result name, the default result instance is used. Example: |
| referenceWaveform | ComplexWaveform< 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.