RFMXSPECAN_ATTR_IQ_BANDWIDTH_AUTO
- Updated2025-04-08
- 1 minute(s) read
Specifies whether the measurement computes the minimum acquisition bandwidth.
Syntax
RFMXSPECAN_ATTR_IQ_BANDWIDTH_AUTO
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
1110280 | int32 | Read/Write | N/A |
Remarks
The default value is True.
Name | Value | Description |
---|---|---|
RFMXSPECAN_VAL_IQ_AUTO_BANDWIDTH_FALSE | 0 (0x0) | The measurement uses the value of the RFMXSPECAN_ATTR_IQ_BANDWIDTH attribute as the minimum acquisition bandwidth. |
RFMXSPECAN_VAL_IQ_AUTO_BANDWIDTH_TRUE | 1 (0x1) | The measurement uses 0.8 * sample rate as the minimum signal bandwidth. |