RFMXWCDMA_ATTR_MODACC_RESULTS_DETECTED_BRANCH
- Updated2025-04-08
- 1 minute(s) read
Returns the branch of the detected channel.
Syntax
RFMXWCDMA_ATTR_MODACC_RESULTS_DETECTED_BRANCH
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
5312553 | int32 | Read-Only | Channel |
Remarks
If the RFMXWCDMA_ATTR_CHANNEL_CONFIGURATION_MODE attribute is set to User Defined or Test Model, the ModAcc Results Detected Branch attribute returns the branch of the configured channel of a carrier.
Use "carrier<n>/channel<k>" as the selector string to read this result.
Name | Value | Description |
---|---|---|
RFMXWCDMA_VAL_MODACC_DETECTED_BRANCH_I | 0 (0x0) | The signal is modulated on the in-phase branch. |
RFMXWCDMA_VAL_MODACC_DETECTED_BRANCH_Q | 1 (0x1) | The signal is modulated on the quadrature-phase branch. |
RFMXWCDMA_VAL_MODACC_DETECTED_BRANCH_I_AND_Q | 2 (0x2) | The signal is complex modulated. |