PrState

SCPI Command :

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

No help available

Parameters:

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

set(state: bool, userEquipment=UserEquipment.Default) None[source]
# [SOURce<HW>]:BB:V5G:UL:UE<ST>:PRACh:PRSTate
driver.source.bb.v5G.uplink.ue.prach.prState.set(state = False, userEquipment = repcap.UserEquipment.Default)

No help available

Parameters:

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