Sactivation

SCPI Command :

[SOURce<HW>]:BB:ONEWeb:DL:USER<CH>:SPS:SACTivation
class SactivationCls[source]

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

get(userIx=UserIx.Default) int[source]
# SCPI: [SOURce<HW>]:BB:ONEWeb:DL:USER<CH>:SPS:SACTivation
value: int = driver.source.bb.oneweb.downlink.user.sps.sactivation.get(userIx = repcap.UserIx.Default)

No command help available

param userIx

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

return

usr_sps_act_sub_frame: No help available

set(usr_sps_act_sub_frame: int, userIx=UserIx.Default) None[source]
# SCPI: [SOURce<HW>]:BB:ONEWeb:DL:USER<CH>:SPS:SACTivation
driver.source.bb.oneweb.downlink.user.sps.sactivation.set(usr_sps_act_sub_frame = 1, userIx = repcap.UserIx.Default)

No command help available

param usr_sps_act_sub_frame

No help available

param userIx

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