Dm ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:BB:DM:CODing single: [SOURce]:BB:DM:FORMat single: [SOURce]:BB:DM:MDELay single: [SOURce]:BB:DM:PRESet single: [SOURce]:BB:DM:SOURce single: [SOURce]:BB:DM:SRATe single: [SOURce]:BB:DM:STATe .. code-block:: python [SOURce]:BB:DM:CODing [SOURce]:BB:DM:FORMat [SOURce]:BB:DM:MDELay [SOURce]:BB:DM:PRESet [SOURce]:BB:DM:SOURce [SOURce]:BB:DM:SRATe [SOURce]:BB:DM:STATe .. autoclass:: RsSmw.Implementations.Source.Bb.Dm.DmCls :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.dm.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Dm_Apsk16.rst Source_Bb_Dm_Apsk32.rst Source_Bb_Dm_AqPsk.rst Source_Bb_Dm_Ask.rst Source_Bb_Dm_Clist.rst Source_Bb_Dm_Clock.rst Source_Bb_Dm_Dlist.rst Source_Bb_Dm_FilterPy.rst Source_Bb_Dm_Flist.rst Source_Bb_Dm_Fsk.rst Source_Bb_Dm_Mlist.rst Source_Bb_Dm_Pattern.rst Source_Bb_Dm_Pramp.rst Source_Bb_Dm_Prbs.rst Source_Bb_Dm_Setting.rst Source_Bb_Dm_Smodulation.rst Source_Bb_Dm_Standard.rst Source_Bb_Dm_Switching.rst Source_Bb_Dm_Trigger.rst