Pswitched

SCPI Command :

CALL:LTE:SIGNaling<instance>:PSWitched:ACTion
class PswitchedCls[source]

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

set_action(ps_action: PswAction) None[source]
# SCPI: CALL:LTE:SIGNaling<instance>:PSWitched:ACTion
driver.call.pswitched.set_action(ps_action = enums.PswAction.CONNect)

Controls the PS connection state. As a prerequisite, the DL signal must be switched on, see method RsCmwLteSig.Source. Cell.State.value.

param ps_action:

CONNect | DISConnect | SMS | DETach | HANDover CONNect: Initiate a mobile-terminated connection setup DISConnect: Release the connection SMS: Send an SMS DETach: Detach the UE HANDover: Initiate a handover (within the LTE signaling application or to another signaling application)