Uec

SCPI Command :

[SOURce<HW>]:BB:V5G:DL:USER<CH>:UEC
class UecCls[source]

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

get(userIx=UserIx.Default) RsSmw.enums.V5GuEcat[source]
# SCPI: [SOURce<HW>]:BB:V5G:DL:USER<CH>:UEC
value: enums.V5GuEcat = driver.source.bb.v5G.downlink.user.uec.get(userIx = repcap.UserIx.Default)

No command help available

param userIx

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

return

ue_category: No help available

set(ue_category: RsSmw.enums.V5GuEcat, userIx=UserIx.Default) None[source]
# SCPI: [SOURce<HW>]:BB:V5G:DL:USER<CH>:UEC
driver.source.bb.v5G.downlink.user.uec.set(ue_category = enums.V5GuEcat.C1, userIx = repcap.UserIx.Default)

No command help available

param ue_category

No help available

param userIx

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