Aslot

SCPI Command :

[SOURce<HW>]:BB:W3GPp:MSTation<ST>:PCPCh:ASLot
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(mobileStation=MobileStation.Default) int[source]
# [SOURce<HW>]:BB:W3GPp:MSTation<ST>:PCPCh:ASLot
value: int = driver.source.bb.w3Gpp.mstation.pcpch.aslot.get(mobileStation = repcap.MobileStation.Default)

No help available

Parameters:

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

set(aslot: int, mobileStation=MobileStation.Default) None[source]
# [SOURce<HW>]:BB:W3GPp:MSTation<ST>:PCPCh:ASLot
driver.source.bb.w3Gpp.mstation.pcpch.aslot.set(aslot = 1, mobileStation = repcap.MobileStation.Default)

No help available

Parameters:

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