Cbua

SCPI Command :

[SOURce<HW>]:BB:V5G:DL:USER<CH>:APM:CBUA
class CbuaCls[source]

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

get(userIx=UserIx.Default) bool[source]
# SCPI: [SOURce<HW>]:BB:V5G:DL:USER<CH>:APM:CBUA
value: bool = driver.source.bb.v5G.downlink.user.apm.cbua.get(userIx = repcap.UserIx.Default)

No command help available

param userIx

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

return

cb_use_alt: No help available

set(cb_use_alt: bool, userIx=UserIx.Default) None[source]
# SCPI: [SOURce<HW>]:BB:V5G:DL:USER<CH>:APM:CBUA
driver.source.bb.v5G.downlink.user.apm.cbua.set(cb_use_alt = False, userIx = repcap.UserIx.Default)

No command help available

param cb_use_alt

No help available

param userIx

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