Pswitched

SCPI Commands

CALL:WCDMa:SIGNaling<Instance>:PSWitched:ACTion
class Pswitched[source]

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

set_action(ps_action: RsCmwWcdmaSig.enums.PswitchedAction)None[source]
# SCPI: CALL:WCDMa:SIGNaling<instance>:PSWitched:ACTion
driver.call.pswitched.set_action(ps_action = enums.PswitchedAction.ACONnect)

Controls the PS connection state. As a prerequisite for setup of a test mode connection in the PS domain, a test mode connection must be set up in the CS domain, see method RsCmwWcdmaSig.Call.Cswitched.action.

param ps_action

CONNect | DISConnect | HANDover | ACONnect CONNect: initiate the setup of a mobile terminated HSDPA or HSPA test mode connection DISConnect: release the test mode connection HANDover: execute the handover ACONnect: add PS connection to established CS connection (only for test mode connection type RMC + HSPA)