Apply
SCPI Command :
[SOURce<HW>]:BB:EUTRa:DL:USER<CH>:AS:APPLy
- class ApplyCls[source]
Apply commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- set(userIx=UserIx.Default) None [source]
# SCPI: [SOURce<HW>]:BB:EUTRa:DL:USER<CH>:AS:APPLy driver.source.bb.eutra.downlink.user.asPy.apply.set(userIx = repcap.UserIx.Default)
Applies the selected auto sequence settings.
- param userIx
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘User’)
- set_with_opc(userIx=UserIx.Default, opc_timeout_ms: int = - 1) None [source]