SfConfig<SfCfgIxNull>
SCPI Commands :
[SOURce<HW>]:BB:DVB:DVBR:SFConfig<CH0>:DELete
[SOURce<HW>]:BB:DVB:DVBR:SFConfig<CH0>:RESet
- Commands in total: 48Subgroups: 3Direct child commands: 2
Repeated Capability Setting:
# Range: Nr0 .. Nr31 driver.source.bb.dvb.dvbr.sfConfig.repcap_sfCfgIxNull_set(repcap.SfCfgIxNull.Nr0)
- delete(sfCfgIxNull=SfCfgIxNull.Default) None[source]
# [SOURce<HW>]:BB:DVB:DVBR:SFConfig<CH0>:DELete driver.source.bb.dvb.dvbr.sfConfig.delete(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’)
- delete_with_opc(sfCfgIxNull=SfCfgIxNull.Default, opc_timeout_ms: int = -1) None[source]
- reset(sfCfgIxNull=SfCfgIxNull.Default) None[source]
# [SOURce<HW>]:BB:DVB:DVBR:SFConfig<CH0>:RESet driver.source.bb.dvb.dvbr.sfConfig.reset(sfCfgIxNull = repcap.SfCfgIxNull.Default)
Resets the frame table, that is, removes all frames but the first one and presets the frame central frequency offset and frame bandwidth to the default values.
- Parameters:
sfCfgIxNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘SfConfig’)
- reset_with_opc(sfCfgIxNull=SfCfgIxNull.Default, opc_timeout_ms: int = -1) None[source]
Cloning the Group
# Create a copy of the original group, that exists independently
sfConfig_copy = driver.source.bb.dvb.dvbr.sfConfig.clone()
Subgroups