State
SCPI Command :
FETCh:SIGNaling:NRADio:CELL:POWer:CONTrol:STATe
- class StateCls[source]
State commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- fetch(cell_name: str) StatePwrControl[source]
# SCPI: FETCh:SIGNaling:NRADio:CELL:POWer:CONTrol:STATe value: enums.StatePwrControl = driver.signaling.nradio.cell.power.control.state.fetch(cell_name = 'abc')
Queries whether a TPC power control procedure is running for the initial BWP. For example, whether commanding the UE to maximum power is still ongoing or already complete.
- param cell_name:
No help available
- return:
state: Ready or running