ScActive
SCPI Command :
[SOURce<HW>]:BB:W3GPp:MSTation<ST>:DPCCh:HS:SCActive
- class ScActiveCls[source]
ScActive commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(mobileStation=MobileStation.Default) bool [source]
# SCPI: [SOURce<HW>]:BB:W3GPp:MSTation<ST>:DPCCh:HS:SCActive value: bool = driver.source.bb.w3Gpp.mstation.dpcch.hs.scActive.get(mobileStation = repcap.MobileStation.Default)
No command help available
- param mobileStation
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Mstation’)
- return
sc_active: No help available
- set(sc_active: bool, mobileStation=MobileStation.Default) None [source]
# SCPI: [SOURce<HW>]:BB:W3GPp:MSTation<ST>:DPCCh:HS:SCActive driver.source.bb.w3Gpp.mstation.dpcch.hs.scActive.set(sc_active = False, mobileStation = repcap.MobileStation.Default)
No command help available
- param sc_active
No help available
- param mobileStation
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Mstation’)