RFMXWCDMA_ATTR_SLOTPOWER_SPECTRUM_INVERTED
- Updated2025-10-13
- 1 minute(s) read
Specifies whether the spectrum of the signal is inverted.
Syntax
RFMXWCDMA_ATTR_SLOTPOWER_SPECTRUM_INVERTED
Numeric Value | Data Type | Access | Applies To |
|---|---|---|---|
5332996 | 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.
Name | Value | Description |
|---|---|---|
RFMXWCDMA_VAL_SLOTPOWER_SPECTRUM_INVERTED_FALSE | 0 (0x0) | The spectrum is not inverted. |
RFMXWCDMA_VAL_SLOTPOWER_SPECTRUM_INVERTED_TRUE | 1 (0x1) | The spectrum is inverted. |