Hi, @King, maxDlPowerCapability is read-only attribute. To change power on CPP configure maxTotalOutputPower on TpaDevice and NodeBSectorCarrierconfiguredMaxTxPower on BB
Set the same value on RNC. For example for RRUS 01 set TpaDevice=1 maxTotalOutputPower 20, then on RNC UtranCell power to 420. Same power on RRUS 12 is TpaDevice 1 and 2 - both to 10. Or I don’t get you.
I am a little bit confused.on my network there is no BB we use a DUW. There is TpaDevice which i have set the MaxTotalOutputPower but i don’t have NodeBSectorCarrier
So you use only one branch which is 60Watts (Radio 2219 is 60x2 total power). 60/4 carriers is 15Watts which is 41.8 dBm. You have two options: first, to configure second branch and distribute two carries there and increase power to 30 Watts per carrier. And second: set power to 418 from RNC side. Also, maxDlPowerCapability may depend on configured attenuation.
@King you need to unInitSector, set SectornumberOfTxBranches to 2, set maxTotalOutputPower on TpaDevice=1 and TpaDevice=2 to 60, then InitSector with arguments 2, 1. I believe, this should be enough. You may need to make sure the physical connections are correct.