SetIntermodOrder(string, int)
- Updated2025-10-13
- 1 minute(s) read
Sets the order of the intermod. 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 int SetIntermodOrder(string selectorString, int value)
Remarks
This method sets the value of IMIntermodOrder attribute.The default value is 3.
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies the imintermod number. |
| value | int | Specifies the order of the intermod. This method is not used when you set the NationalInstruments.RFmx.SpecAnMX.RFmxSpecAnMXIMConfiguration.GetAutoIntermodsSetupEnabled(string,NationalInstruments.RFmx.SpecAnMX.RFmxSpecAnMXIMAutoIntermodsSetupEnabled@) method to True. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.