RFMXSPECAN_ATTR_NF_Y_FACTOR_MODE
- Updated2025-04-08
- 1 minute(s) read
Specifies whether the measurement should calibrate the noise characteristics of the analyzer or compute the noise characteristics of the DUT when you set the RFMXSPECAN_ATTR_NF_MEASUREMENT_METHOD attribute to Y-Factor.
Syntax
RFMXSPECAN_ATTR_NF_Y_FACTOR_MODE
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
1179658 | 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 Measure.
Name | Value | Description |
---|---|---|
RFMXSPECAN_VAL_NF_Y_FACTOR_MODE_MEASURE | 0 (0x0) | The noise figure (NF) measurement computes the noise characteristics of the DUT, compensating for the noise figure of the analyzer. |
RFMXSPECAN_VAL_NF_Y_FACTOR_MODE_CALIBRATE | 1 (0x1) | The NF measurement computes the noise characteristics of the analyzer. |