Clock ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:BB:ARBitrary:CLOCk:MODE single: [SOURce]:BB:ARBitrary:CLOCk:MULTiplier single: [SOURce]:BB:ARBitrary:CLOCk:SOURce single: [SOURce]:BB:ARBitrary:CLOCk .. code-block:: python [SOURce]:BB:ARBitrary:CLOCk:MODE [SOURce]:BB:ARBitrary:CLOCk:MULTiplier [SOURce]:BB:ARBitrary:CLOCk:SOURce [SOURce]:BB:ARBitrary:CLOCk .. autoclass:: RsSmbv.Implementations.Source.Bb.Arbitrary.Clock.ClockCls :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.arbitrary.clock.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Arbitrary_Clock_Synchronization.rst