Step ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr32 rc = driver.source.bb.btooth.cs.sevent.step.repcap_stepNull_get() driver.source.bb.btooth.cs.sevent.step.repcap_stepNull_set(repcap.StepNull.Nr0) .. autoclass:: RsSmbv.Implementations.Source.Bb.Btooth.Cs.Sevent.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.source.bb.btooth.cs.sevent.step.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Btooth_Cs_Sevent_Step_CaAddress.rst Source_Bb_Btooth_Cs_Sevent_Step_Cindex.rst Source_Bb_Btooth_Cs_Sevent_Step_Csignal.rst Source_Bb_Btooth_Cs_Sevent_Step_CtExtension.rst Source_Bb_Btooth_Cs_Sevent_Step_Mtype.rst Source_Bb_Btooth_Cs_Sevent_Step_Scontent.rst