Dvb ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:BB:DVB:PRESet single: [SOURce]:BB:DVB:STANdard single: [SOURce]:BB:DVB:STATe .. code-block:: python [SOURce]:BB:DVB:PRESet [SOURce]:BB:DVB:STANdard [SOURce]:BB:DVB:STATe .. autoclass:: RsSmw.Implementations.Source.Bb.Dvb.DvbCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.source.bb.dvb.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Dvb_Clipping.rst Source_Bb_Dvb_Clock.rst Source_Bb_Dvb_Dvbh.rst Source_Bb_Dvb_Dvbr.rst Source_Bb_Dvb_Dvbs.rst Source_Bb_Dvb_Dvbt.rst Source_Bb_Dvb_Dvbx.rst Source_Bb_Dvb_FilterPy.rst Source_Bb_Dvb_Notch.rst Source_Bb_Dvb_Setting.rst Source_Bb_Dvb_SymbolRate.rst Source_Bb_Dvb_Trigger.rst Source_Bb_Dvb_Waveform.rst