Remote ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: SCONfiguration:EXTernal:RF:REMote:SEND .. code-block:: python SCONfiguration:EXTernal:RF:REMote:SEND .. autoclass:: RsSmbv.Implementations.Sconfiguration.External.Rf.Remote.RemoteCls :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.remote.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Sconfiguration_External_Rf_Remote_Connect.rst Sconfiguration_External_Rf_Remote_Disconnect.rst Sconfiguration_External_Rf_Remote_Iconnect.rst Sconfiguration_External_Rf_Remote_Info.rst Sconfiguration_External_Rf_Remote_Initialization.rst Sconfiguration_External_Rf_Remote_Iselect.rst