Rsignaling

SCPI Commands

CALL:WCDMa:SIGNaling<Instance>:RSIGnaling:ACTion
class Rsignaling[source]

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

set_action(rs_action: bool)None[source]
# SCPI: CALL:WCDMa:SIGNaling<instance>:RSIGnaling:ACTion
driver.call.rsignaling.set_action(rs_action = False)

Switches the reduced signaling connection on or off, i.e. activates or deactivates the dedicated (and shared) downlink channels. As a prerequisite for switching on the connection, the cell signal has to be switched on, see method RsCmwWcdmaSig.Source.Cell.State.value.

param rs_action

ON | OFF ON: Switch on the reduced signaling connection OFF: Switch off the reduced signaling connection