RFmx WCDMA C

Table of Contents

RFMXWCDMA_ATTR_BRANCH

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

RFMXWCDMA_ATTR_BRANCH

Data Type: int32
Access:read/write
Functions:RFmxWCDMA_SetAttributeI32
RFmxWCDMA_GetAttributeI32
Description: Specifies the branch on which the data is modulated in the channel.

Use 'carrier(n)/channel(k)' as the selector string to read this attribute.

The default value is RFMXWCDMA_VAL_BRANCH_I.

Get Function: RFmxWCDMA_GetBranch
Set Function: RFmxWCDMA_SetBranch
Values:
RFMXWCDMA_VAL_BRANCH_I (0)The signal is modulated in the in-phase branch.
RFMXWCDMA_VAL_BRANCH_Q (1)The signal is modulated in the quadrature-phase branch.

Log in to get a better experience