Bbmm ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr4 rc = driver.sconfiguration.external.bbmm.repcap_iqConnector_get() driver.sconfiguration.external.bbmm.repcap_iqConnector_set(repcap.IqConnector.Nr1) .. autoclass:: RsSmbv.Implementations.Sconfiguration.External.Bbmm.BbmmCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.sconfiguration.external.bbmm.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Sconfiguration_External_Bbmm_Direction.rst Sconfiguration_External_Bbmm_Iname.rst Sconfiguration_External_Bbmm_IqConnection.rst Sconfiguration_External_Bbmm_Rconnection.rst Sconfiguration_External_Bbmm_Remote.rst Sconfiguration_External_Bbmm_Rf.rst