Prtt

SCPI Command :

[SOURce<HW>]:BB:V5G:UL:UE<ST>:PRACh:PRTT
class PrttCls[source]

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

get(userEquipment=UserEquipment.Default) float[source]
# SCPI: [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 command help available

param userEquipment

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

return

transition_time: No help available

set(transition_time: float, userEquipment=UserEquipment.Default) None[source]
# SCPI: [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 command help available

param transition_time

No help available

param userEquipment

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