Step ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SENSe][:WINDow]:FREQuency:CENTer:STEP .. code-block:: python [SENSe][:WINDow]:FREQuency:CENTer:STEP .. autoclass:: RsFsw.Implementations.Sense.Window.Frequency.Center.Step.StepCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.sense.window.frequency.center.step.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Sense_Window_Frequency_Center_Step_Link.rst