Append

SCPI Command :

[SOURce<HW>]:BB:DVB:DVBR:SFConfig<CH0>:APPend
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(sfCfgIxNull=SfCfgIxNull.Default) None[source]
# [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.

Parameters:

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]