RFMXSPECAN_ATTR_CHP_NOISE_COMPENSATION_TYPE
- Updated2025-04-08
- 1 minute(s) read
Specifies the noise compensation type. Refer to the Noise Compensation Algorithm topic for more information.
Syntax
RFMXSPECAN_ATTR_CHP_NOISE_COMPENSATION_TYPE
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
1060898 | int32 | Read/Write | N/A |
Remarks
You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.
The default value is Analyzer and Termination.
Name | Value | Description |
---|---|---|
RFMXSPECAN_VAL_CHP_NOISE_COMPENSATION_TYPE_ANALYZER_AND_TERMINATION | 0 (0x0) | Compensates for noise from the analyzer and the 50 ohm termination. The measured power values are in excess of the thermal noise floor. |
RFMXSPECAN_VAL_CHP_NOISE_COMPENSATION_TYPE_ANALYZER_ONLY | 1 (0x1) | Compensates for the analyzer noise only. |