State

SCPI Command :

FETCh:LTE:SIGNaling<instance>:A:STATe
class StateCls[source]

State commands group definition. 1 total commands, 0 Subgroups, 1 group commands

fetch() SyncState[source]
# SCPI: FETCh:LTE:SIGNaling<instance>:A:STATe
value: enums.SyncState = driver.a.state.fetch()

Query the state of the SCC synchronization set A or B, see also ‘SCC states’.

return:

sync_set_astate: OFF | ON | RRCadded | MACactivated OFF: SCC off ON: SCC on RRCadded: RRC added MACactivated: MAC activated