RFMXNR_ATTR_OBW_RBW_FILTER_AUTO_BANDWIDTH
- Updated2025-04-08
- 1 minute(s) read
Specifies whether the measurement computes the RBW.
Syntax
RFMXNR_ATTR_OBW_RBW_FILTER_AUTO_BANDWIDTH
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
9461766 | 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 |
---|---|---|
RFMXNR_VAL_OBW_RBW_FILTER_AUTO_BANDWIDTH_FALSE | 0 (0x0) | The measurement uses the RBW that you specify in the RFMXNR_ATTR_OBW_RBW_FILTER_BANDWIDTH attribute. |
RFMXNR_VAL_OBW_RBW_FILTER_AUTO_BANDWIDTH_TRUE | 1 (0x1) | The measurement computes the RBW. |