Dab ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:BB:DAB:EFRames single: [SOURce]:BB:DAB:LDURation single: [SOURce]:BB:DAB:MID single: [SOURce]:BB:DAB:PRESet single: [SOURce]:BB:DAB:SID single: [SOURce]:BB:DAB:STATe single: [SOURce]:BB:DAB:TMODe .. code-block:: python [SOURce]:BB:DAB:EFRames [SOURce]:BB:DAB:LDURation [SOURce]:BB:DAB:MID [SOURce]:BB:DAB:PRESet [SOURce]:BB:DAB:SID [SOURce]:BB:DAB:STATe [SOURce]:BB:DAB:TMODe .. autoclass:: RsSmbv.Implementations.Source.Bb.Dab.DabCls :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.dab.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Dab_Clock.rst Source_Bb_Dab_Coder.rst Source_Bb_Dab_Data.rst Source_Bb_Dab_Eti.rst Source_Bb_Dab_FilterPy.rst Source_Bb_Dab_Ileaver.rst Source_Bb_Dab_PnScrambler.rst Source_Bb_Dab_Setting.rst Source_Bb_Dab_SymbolRate.rst Source_Bb_Dab_Tii.rst Source_Bb_Dab_Trigger.rst