State

SCPI Command :

[SOURce<HW>]:BB:EUTRa:DL:[SUBF<ST0>]:ENCC:PDCCh:SCRambling:STATe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(subframeNull=SubframeNull.Default) bool[source]
# [SOURce<HW>]:BB:EUTRa:DL:[SUBF<ST0>]:ENCC:PDCCh:SCRambling:STATe
value: bool = driver.source.bb.eutra.downlink.subf.encc.pdcch.scrambling.state.get(subframeNull = repcap.SubframeNull.Default)

No help available

Parameters:

subframeNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Subf’)

set(state: bool, subframeNull=SubframeNull.Default) None[source]
# [SOURce<HW>]:BB:EUTRa:DL:[SUBF<ST0>]:ENCC:PDCCh:SCRambling:STATe
driver.source.bb.eutra.downlink.subf.encc.pdcch.scrambling.state.set(state = False, subframeNull = repcap.SubframeNull.Default)

No help available

Parameters:

subframeNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Subf’)