RFMXSPECAN_ATTR_SPUR_AVERAGING_ENABLED
- Updated2025-04-08
- 1 minute(s) read
Specifies whether to enable averaging for the spurious emission (Spur) measurement.
Syntax
RFMXSPECAN_ATTR_SPUR_AVERAGING_ENABLED
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
1089547 | 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 False.
Supported devices: PXIe-5665/5668
Name | Value | Description |
---|---|---|
RFMXSPECAN_VAL_SPUR_AVERAGING_ENABLED_FALSE | 0 (0x0) | The measurement is performed on a single acquisition. |
RFMXSPECAN_VAL_SPUR_AVERAGING_ENABLED_TRUE | 1 (0x1) | The Spur measurement uses the RFMXSPECAN_ATTR_SPUR_AVERAGING_COUNT attribute as the number of acquisitions over which the Spur measurement is averaged. |