RFMXSPECAN_ATTR_SEM_POWER_UNITS
- Updated2025-04-08
- 1 minute(s) read
Specifies the units for the absolute power.
Syntax
RFMXSPECAN_ATTR_SEM_POWER_UNITS
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
1081372 | 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 dBm.
Name | Value | Description |
---|---|---|
RFMXSPECAN_VAL_SEM_POWER_UNITS_DBM | 0 (0x0) | The absolute powers are reported in dBm. |
RFMXSPECAN_VAL_SEM_POWER_UNITS_DBM_PER_HZ | 1 (0x1) | The absolute powers are reported in dBm/Hz. |