Append

SCPI Command :

[SOURce<HW>]:BB:DVB:DVBR:SFConfig<CH0>:APPend
class AppendCls[source]

Append commands group definition. 1 total commands, 0 Subgroups, 1 group commands

set(sfCfgIxNull=SfCfgIxNull.Default) None[source]
# SCPI: [SOURce<HW>]:BB:DVB:DVBR:SFConfig<CH0>:APPend
driver.source.bb.dvb.dvbr.sfConfig.append.set(sfCfgIxNull = repcap.SfCfgIxNull.Default)

Standard function to append or remove a frame from the table.

param sfCfgIxNull

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

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