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

NameTypeDescription
selectorStringstring

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

frequencyDefinitionRFmxSpecAnMXIMFrequencyDefinition

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.