Adjust
SCPI Command :
[SOURce<HW>]:BB:W3GPp:MSTation<ST>:DPCCh:HS:SLENgth:ADJust
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(mobileStation=MobileStation.Default) None[source]
# [SOURce<HW>]:BB:W3GPp:MSTation<ST>:DPCCh:HS:SLENgth:ADJust driver.source.bb.w3Gpp.mstation.dpcch.hs.slength.adjust.set(mobileStation = repcap.MobileStation.Default)
(Release 8 and Later) Sets the current ARB sequence length to the suggested value.
- Parameters:
mobileStation – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Mstation’)
- set_with_opc(mobileStation=MobileStation.Default, opc_timeout_ms: int = -1) None[source]