Up

SCPI Command :

[SOURce<HW>]:BB:EUTRa:DL:[SUBF<ST0>]:ENCC:PDCCh:EXTC:UP
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(subframeNull=SubframeNull.Default) None[source]
# [SOURce<HW>]:BB:EUTRa:DL:[SUBF<ST0>]:ENCC:PDCCh:EXTC:UP
driver.source.bb.eutra.downlink.subf.encc.pdcch.extc.up.set(subframeNull = repcap.SubframeNull.Default)

Moves the selected row down or up.

Parameters:

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

set_with_opc(subframeNull=SubframeNull.Default, opc_timeout_ms: int = -1) None[source]