Synchronization ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SOURce]:BB:MCCW:CLOCk:SYNChronization:MODE .. code-block:: python [SOURce]:BB:MCCW:CLOCk:SYNChronization:MODE .. autoclass:: RsSmbv.Implementations.Source.Bb.Mccw.Clock.Synchronization.SynchronizationCls :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.clock.synchronization.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Mccw_Clock_Synchronization_Execute.rst