Pa

SCPI Command :

[SOURce<HW>]:BB:V5G:DL:USER<CH>:PA
class PaCls[source]

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

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

No command help available

param userIx

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

return

power: No help available

set(power: RsSmw.enums.PdscPowA, userIx=UserIx.Default) None[source]
# SCPI: [SOURce<HW>]:BB:V5G:DL:USER<CH>:PA
driver.source.bb.v5G.downlink.user.pa.set(power = enums.PdscPowA._0, userIx = repcap.UserIx.Default)

No command help available

param power

No help available

param userIx

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