ScActive
SCPI Command :
[SOURce<HW>]:BB:W3GPp:MSTation<ST>:DPCCh:HS:SCActive
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(mobileStation=MobileStation.Default) bool[source]
# [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 help available
- Parameters:
mobileStation – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Mstation’)
- set(sc_active: bool, mobileStation=MobileStation.Default) None[source]
# [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 help available
- Parameters:
mobileStation – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Mstation’)