AsLength
SCPI Command :
[SOURce<HW>]:BB:EUTRa:DL:USER<CH>:AS:ASLength
- class AsLengthCls[source]
AsLength 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:ASLength driver.source.bb.eutra.downlink.user.asPy.asLength.set(userIx = repcap.UserIx.Default)
Adjusts the ARB sequence length.
- 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]