ConfigureFrequencyDefinition(string, RFmxSpecAnMXIMFrequencyDefinition)
- Updated2025-10-13
- 1 minute(s) read
Configures whether you can specify the tones and intermod frequencies as either relative to the RF center frequency or as absolute frequencies.
Syntax
Namespace: NationalInstruments.RFmx.SpecAnMX
public int ConfigureFrequencyDefinition(string selectorString, RFmxSpecAnMXIMFrequencyDefinition frequencyDefinition)
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
| frequencyDefinition | RFmxSpecAnMXIMFrequencyDefinition | Specifies whether you can specify the tones and intermod frequencies as either relative to the RF center frequency or as absolute frequencies. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.