State

SCPI Commands

FETCh:GSM:SIGNaling<Instance>:HANDover:STATe
class State[source]

State commands group definition. 1 total commands, 0 Sub-groups, 1 group commands

fetch()RsCmwGsmSig.enums.HandoverState[source]
# SCPI: FETCh:GSM:SIGNaling<Instance>:HANDover:STATe
value: enums.HandoverState = driver.handover.state.fetch()

Returns whether the BCCH and the TCH are in different GSM bands. Initially both channels use the same band, but the band used by the TCH can be changed via a dual-band handover. A disconnect resets the parameter.

return

handover_state: OFF | DUALband OFF: BCCH channel and TCH channel are in the same GSM band - either because no handover at all has been performed or the last handover target was the original band DUALband: Dual-band handover to another GSM band has been performed successfully; BCCH and TCH are in different GSM bands