Sactivation

SCPI Command :

[SOURce<HW>]:BB:V5G:DL:USER<CH>:SPS:SACTivation
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(userIx=UserIx.Default) int[source]
# [SOURce<HW>]:BB:V5G:DL:USER<CH>:SPS:SACTivation
value: int = driver.source.bb.v5G.downlink.user.sps.sactivation.get(userIx = repcap.UserIx.Default)

No help available

Parameters:

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

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

No help available

Parameters:

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