RFMXSPECAN_ATTR_SPUR_RANGE_RBW_FILTER_TYPE
- Updated2025-04-08
- 1 minute(s) read
Specifies the shape of the digital resolution bandwidth (RBW) filter.
Syntax
RFMXSPECAN_ATTR_SPUR_RANGE_RBW_FILTER_TYPE
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
1089557 | int32 | Read/Write | Range |
Remarks
Use "range<n>" as the Selector String to configure or read this attribute.
The default value is Gaussian.
Supported devices: PXIe-5665/5668
Name | Value | Description |
---|---|---|
RFMXSPECAN_VAL_SPUR_RBW_FILTER_TYPE_FFT_BASED | 0 (0x0) | No RBW filtering is performed. |
RFMXSPECAN_VAL_SPUR_RBW_FILTER_TYPE_GAUSSIAN | 1 (0x1) | An RBW filter with a Gaussian response is applied. |
RFMXSPECAN_VAL_SPUR_RBW_FILTER_TYPE_FLAT | 2 (0x2) | An RBW filter with a flat response is applied. |