Append
SCPI Command :
[SOURce<HW>]:BB:V5G:DL:[SUBF<ST0>]:ENCC:XPDCch:EXTC:APPend
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(subframeNull=SubframeNull.Default) None[source]
# [SOURce<HW>]:BB:V5G:DL:[SUBF<ST0>]:ENCC:XPDCch:EXTC:APPend driver.source.bb.v5G.downlink.subf.encc.xpdcch.extc.append.set(subframeNull = repcap.SubframeNull.Default)
Adds a new row at the end of the DCI table.
- 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]