RFMXSPECAN_ATTR_SPECTRUM_RBW_FILTER_AUTO_BANDWIDTH
- Updated2025-04-08
- 1 minute(s) read
Specifies whether the measurement computes the resolution bandwidth (RBW).
Syntax
RFMXSPECAN_ATTR_SPECTRUM_RBW_FILTER_AUTO_BANDWIDTH
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
1085451 | 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 True.
Name | Value | Description |
---|---|---|
RFMXSPECAN_VAL_SPECTRUM_RBW_AUTO_FALSE | 0 (0x0) | The measurement uses the RBW that you specify in the RFMXSPECAN_ATTR_SPECTRUM_RBW_FILTER_BANDWIDTH attribute. |
RFMXSPECAN_VAL_SPECTRUM_RBW_AUTO_TRUE | 1 (0x1) | The measurement computes the RBW. |