Connection

SCPI Command :

SENSe:SIGNaling:UE:CONNection:UEPower
class ConnectionCls[source]

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

class UePowerStruct[source]

Structure for reading output parameters. Fields:

  • Status: enums.PowerStatus: No parameter help available

  • Power_Level: List[float]: No parameter help available

get_ue_power() UePowerStruct[source]
# SCPI: SENSe:SIGNaling:UE:CONNection:UEPower
value: UePowerStruct = driver.sense.signaling.ue.connection.get_ue_power()

No command help available

return:

structure: for return value, see the help for UePowerStruct structure arguments.