Pattern ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr16 rc = driver.source.bb.w3Gpp.mstation.cmode.pattern.repcap_patternIx_get() driver.source.bb.w3Gpp.mstation.cmode.pattern.repcap_patternIx_set(repcap.PatternIx.Nr1) .. autoclass:: RsSmbv.Implementations.Source.Bb.W3Gpp.Mstation.Cmode.Pattern.PatternCls :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.w3Gpp.mstation.cmode.pattern.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_W3Gpp_Mstation_Cmode_Pattern_Tgd.rst Source_Bb_W3Gpp_Mstation_Cmode_Pattern_Tgl.rst Source_Bb_W3Gpp_Mstation_Cmode_Pattern_Tgpl.rst Source_Bb_W3Gpp_Mstation_Cmode_Pattern_Tgsn.rst