State
SCPI Command :
FETCh:SIGNaling:NRADio:CELL:BWP<bpwid>:POWer:CONTrol:STATe
- class StateCls[source]
State commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- fetch(cell_name: str, bwParts=BwParts.Default) StatePwrControl[source]
# SCPI: FETCh:SIGNaling:NRADio:CELL:BWP<bpwid>:POWer:CONTrol:STATe value: enums.StatePwrControl = driver.signaling.nradio.cell.bwp.power.control.state.fetch(cell_name = 'abc', bwParts = repcap.BwParts.Default)
Queries whether a TPC power control procedure is running for BWP <bb>. For example, whether commanding the UE to maximum power is still ongoing or already complete.
- param cell_name:
No help available
- param bwParts:
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bwp’)
- return:
state: Ready or running