Indi

SCPI Command :

[SOURce<HW>]:BB:V5G:DL:USER<CH>:AS:DL:INDI
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(userIx=UserIx.Default) bool[source]
# [SOURce<HW>]:BB:V5G:DL:USER<CH>:AS:DL:INDI
value: bool = driver.source.bb.v5G.downlink.user.asPy.downlink.indi.get(userIx = repcap.UserIx.Default)

No help available

Parameters:

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

set(starting_ndi: bool, userIx=UserIx.Default) None[source]
# [SOURce<HW>]:BB:V5G:DL:USER<CH>:AS:DL:INDI
driver.source.bb.v5G.downlink.user.asPy.downlink.indi.set(starting_ndi = False, userIx = repcap.UserIx.Default)

No help available

Parameters:

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