RFMXSPECAN_ATTR_IM_INTERMOD_ENABLED
- Updated2025-04-08
- 1 minute(s) read
Specifies whether to enable an intermod for the IM measurement. This attribute is not used when you set the RFMXSPECAN_ATTR_IM_AUTO_INTERMODS_SETUP_ENABLED attribute to True.
Syntax
RFMXSPECAN_ATTR_IM_INTERMOD_ENABLED
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
1114120 | int32 | Read/Write | Intermod |
Remarks
Use "intermod<n>" as the Selector String to configure or read this attribute.
The default value is True.
Name | Value | Description |
---|---|---|
RFMXSPECAN_VAL_IM_INTERMOD_ENABLED_FALSE | 0 (0x0) | Disables an intermod for the IM measurement. The results for the disabled intermods are displayed as NaN. |
RFMXSPECAN_VAL_IM_INTERMOD_ENABLED_TRUE | 1 (0x1) | Enables an intermod for the IM measurement. |