Mdelay ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SOURce<HW>]:CEMulation:MDELay:STATe .. code-block:: python [SOURce<HW>]:CEMulation:MDELay:STATe .. autoclass:: RsSmw.Implementations.Source.Cemulation.Mdelay.MdelayCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.source.cemulation.mdelay.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Cemulation_Mdelay_All.rst Source_Cemulation_Mdelay_Channel.rst Source_Cemulation_Mdelay_Del30.rst Source_Cemulation_Mdelay_Moving.rst Source_Cemulation_Mdelay_Reference.rst