Specifies whether to measure intermodulation products corresponding to both lower and upper intermod frequencies or either one of them. This method is not used when you set the NationalInstruments.RFmx.SpecAnMX.RFmxSpecAnMXIMConfiguration.GetAutoIntermodsSetupEnabled(string,NationalInstruments.RFmx.SpecAnMX.RFmxSpecAnMXIMAutoIntermodsSetupEnabled@) method to True.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public enum RFmxSpecAnMXIMIntermodSide

Members

NameValueDescription
Lower0

Measures the intermodulation product corresponding to the SetLowerIntermodFrequency(string, double) method.

Upper1

Measures the intermodulation product corresponding to the SetUpperIntermodFrequency(string, double) method.

Both2

Measures the intermodulation product corresponding to both IM Lower Intermod Freq and IM Upper Intermod Freq properties.