Mccw ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:BB:MCCW:PRESet single: [SOURce]:BB:MCCW:STATe .. code-block:: python [SOURce]:BB:MCCW:PRESet [SOURce]:BB:MCCW:STATe .. autoclass:: RsSmbv.Implementations.Source.Bb.Mccw.MccwCls :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.mccw.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Mccw_Carrier.rst Source_Bb_Mccw_Cfactor.rst Source_Bb_Mccw_Clock.rst Source_Bb_Mccw_Edit.rst Source_Bb_Mccw_Trigger.rst