RFMXWCDMA_ATTR_CDA_POWER_UNIT
- Updated2025-04-08
- 1 minute(s) read
Specifies the measurement unit of all power results, except RFMXWCDMA_ATTR_CDA_RESULTS_TOTAL_POWER.
Syntax
RFMXWCDMA_ATTR_CDA_POWER_UNIT
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
5328909 | 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 dB.
Name | Value | Description |
---|---|---|
RFMXWCDMA_VAL_CDA_POWER_UNIT_DB | 0 (0x0) | Specifies the power relative to the total power. |
RFMXWCDMA_VAL_CDA_POWER_UNIT_DBM | 1 (0x1) | Specifies the absolute power measured. |