RFmx WCDMA C

Table of Contents

RFMXWCDMA_ATTR_CDA_MEASUREMENT_CHANNEL_BRANCH

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

RFMXWCDMA_ATTR_CDA_MEASUREMENT_CHANNEL_BRANCH

Data Type: int32
Access:read/write
Functions:RFmxWCDMA_SetAttributeI32
RFmxWCDMA_GetAttributeI32
Description: Specifies the branch of the measurement channel. This value is used to compute the symbol results of the CDA measurement.

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 RFMXWCDMA_VAL_CDA_MEASUREMENT_CHANNEL_BRANCH_Q.

Get Function: RFmxWCDMA_CDAGetMeasurementChannelBranch
Set Function: RFmxWCDMA_CDASetMeasurementChannelBranch
Values:
RFMXWCDMA_VAL_CDA_MEASUREMENT_CHANNEL_BRANCH_I (0)The signal is modulated on the in-phase branch.
RFMXWCDMA_VAL_CDA_MEASUREMENT_CHANNEL_BRANCH_Q (1)The signal is modulated on the quadrature-phase branch.

Log in to get a better experience