Rf ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr8 rc = driver.sconfiguration.external.rf.repcap_path_get() driver.sconfiguration.external.rf.repcap_path_set(repcap.Path.Nr1) .. autoclass:: RsSmbv.Implementations.Sconfiguration.External.Rf.RfCls :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.rf.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Sconfiguration_External_Rf_Direction.rst Sconfiguration_External_Rf_Iname.rst Sconfiguration_External_Rf_Rconnection.rst Sconfiguration_External_Rf_Remote.rst Sconfiguration_External_Rf_Rf.rst