AfSeq

SCPI Command :

[SOURce<HW>]:BB:V5G:DL:USER<CH>:AS:UL:AFSeq
class AfSeqCls[source]

AfSeq 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>:AS:UL:AFSeq
value: bool = driver.source.bb.v5G.downlink.user.asPy.uplink.afSeq.get(userIx = repcap.UserIx.Default)

No command help available

param userIx

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

return

autofill_seq: No help available

set(autofill_seq: bool, userIx=UserIx.Default) None[source]
# SCPI: [SOURce<HW>]:BB:V5G:DL:USER<CH>:AS:UL:AFSeq
driver.source.bb.v5G.downlink.user.asPy.uplink.afSeq.set(autofill_seq = False, userIx = repcap.UserIx.Default)

No command help available

param autofill_seq

No help available

param userIx

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