Action

SCPI Commands

CONFigure:BLUetooth:SIGNaling<Instance>:CONNection:PCONtrol:STEP:ACTion:LESignaling
CONFigure:BLUetooth:SIGNaling<Instance>:CONNection:PCONtrol:STEP:ACTion
class Action[source]

Action commands group definition. 2 total commands, 0 Sub-groups, 2 group commands

set_le_signaling(pcontrol: RsCmwBluetoothSig.enums.PowerControl)None[source]
# SCPI: CONFigure:BLUetooth:SIGNaling<Instance>:CONNection:PCONtrol:STEP:ACTion:LESignaling
driver.configure.connection.powerControl.step.action.set_le_signaling(pcontrol = enums.PowerControl.DOWN)

Sends a command to the DUT to increase/decrease power.

param pcontrol

UP | DOWN | MAX One step up, one step down, command to maximum DUT Tx power

set_value(pcontrol: RsCmwBluetoothSig.enums.PowerControl)None[source]
# SCPI: CONFigure:BLUetooth:SIGNaling<Instance>:CONNection:PCONtrol:STEP:ACTion
driver.configure.connection.powerControl.step.action.set_value(pcontrol = enums.PowerControl.DOWN)

Sends a command to the EUT to increase/decrease power.

param pcontrol

UP | DOWN | MAX One step up, one step down, command to maximum EUT power