Specifies whether the measurement computes the intermod frequencies or uses user-specified frequencies.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public enum RFmxSpecAnMXIMAutoIntermodsSetupEnabled

Members

NameValueDescription
False0

The measurement uses the values that you specify for the SetLowerIntermodFrequency(string, double) and SetUpperIntermodFrequency(string, double) properties.

True1

The measurement computes the intermod frequencies. The maximum number of intermods that you can measure is based on the value of the SetMaximumIntermodOrder(string, int) method.