State
SCPI Command :
SENSe:SIGNaling:NRADio:CA:DORMancy:STATe
- class StateCls[source]
State commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(cell_group_name: str) bool[source]
# SCPI: SENSe:SIGNaling:NRADio:CA:DORMancy:STATe value: bool = driver.sense.signaling.nradio.ca.dormancy.state.get(cell_group_name = 'abc')
Queries the dormancy state of a cell group.
- param cell_group_name:
No help available
- return:
dormant_state: Dormant (ON) or non-dormant (OFF) .