Aslot
SCPI Command :
[SOURce<HW>]:BB:W3GPp:MSTation<ST>:PCPCh:ASLot
- class AslotCls[source]
Aslot commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(mobileStation=MobileStation.Default) int [source]
# SCPI: [SOURce<HW>]:BB:W3GPp:MSTation<ST>:PCPCh:ASLot value: int = driver.source.bb.w3Gpp.mstation.pcpch.aslot.get(mobileStation = repcap.MobileStation.Default)
No command help available
- param mobileStation
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Mstation’)
- return
aslot: No help available
- set(aslot: int, mobileStation=MobileStation.Default) None [source]
# SCPI: [SOURce<HW>]:BB:W3GPp:MSTation<ST>:PCPCh:ASLot driver.source.bb.w3Gpp.mstation.pcpch.aslot.set(aslot = 1, mobileStation = repcap.MobileStation.Default)
No command help available
- param aslot
No help available
- param mobileStation
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Mstation’)