Prtt

SCPI Command :

[SOURce<HW>]:BB:V5G:UL:UE<ST>:PRACh:PRTT
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(userEquipment=UserEquipment.Default) float[source]
# [SOURce<HW>]:BB:V5G:UL:UE<ST>:PRACh:PRTT
value: float = driver.source.bb.v5G.uplink.ue.prach.prtt.get(userEquipment = repcap.UserEquipment.Default)

No help available

Parameters:

userEquipment – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Ue’)

set(transition_time: float, userEquipment=UserEquipment.Default) None[source]
# [SOURce<HW>]:BB:V5G:UL:UE<ST>:PRACh:PRTT
driver.source.bb.v5G.uplink.ue.prach.prtt.set(transition_time = 1.0, userEquipment = repcap.UserEquipment.Default)

No help available

Parameters:

userEquipment – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Ue’)