Tap ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr10 rc = driver.source.fsimulator.mimo.scwi.cluster.tap.repcap_mimoTap_get() driver.source.fsimulator.mimo.scwi.cluster.tap.repcap_mimoTap_set(repcap.MimoTap.Nr1) .. autoclass:: RsSmw.Implementations.Source.Fsimulator.Mimo.Scwi.Cluster.Tap.TapCls :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.mimo.scwi.cluster.tap.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Fsimulator_Mimo_Scwi_Cluster_Tap_State.rst Source_Fsimulator_Mimo_Scwi_Cluster_Tap_SubCluster.rst