TcInterferer ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:FSIMulator:TCINterferer:PERiod single: [SOURce]:FSIMulator:TCINterferer:SPEed single: [SOURce]:FSIMulator:TCINterferer:[STATe] .. code-block:: python [SOURce]:FSIMulator:TCINterferer:PERiod [SOURce]:FSIMulator:TCINterferer:SPEed [SOURce]:FSIMulator:TCINterferer:[STATe] .. autoclass:: RsSmw.Implementations.Source.Fsimulator.TcInterferer.TcInterfererCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.source.fsimulator.tcInterferer.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Fsimulator_TcInterferer_Moving.rst Source_Fsimulator_TcInterferer_Reference.rst