IqOutput ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr4 rc = driver.sconfiguration.external.iqOutput.repcap_iqConnector_get() driver.sconfiguration.external.iqOutput.repcap_iqConnector_set(repcap.IqConnector.Nr1) .. autoclass:: RsSmbv.Implementations.Sconfiguration.External.IqOutput.IqOutputCls :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.iqOutput.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Sconfiguration_External_IqOutput_Direction.rst Sconfiguration_External_IqOutput_Iname.rst Sconfiguration_External_IqOutput_Rconnection.rst Sconfiguration_External_IqOutput_Remote.rst Sconfiguration_External_IqOutput_Rf.rst