RFmx TDSCDMA CVI

Table of Contents

RFMXTDSCDMA_ATTR_CDA_POWER_UNIT

  • Updated2024-10-14
  • 1 minute(s) read

RFMXTDSCDMA_ATTR_CDA_POWER_UNIT

Data Type: int32
Access:read/write
Functions:RFmxTDSCDMA_SetAttributeI32
RFmxTDSCDMA_GetAttributeI32
Description: Specifies the measurement unit of the code domain power (CDP) results.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector Strings topic for information about the string syntax for named signals.

The default value is RFMXTDSCDMA_VAL_CDA_POWER_UNIT_DBM.

Get Function: RFmxTDSCDMA_CDAGetPowerUnit
Set Function: RFmxTDSCDMA_CDASetPowerUnit
Values:
RFMXTDSCDMA_VAL_CDA_POWER_UNIT_DB (0)The measurement unit for CDP results is dB.
RFMXTDSCDMA_VAL_CDA_POWER_UNIT_DBM (1)The measurement unit for CDP results is dBm.

Log in to get a better experience