Remote ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: SCONfiguration:EXTernal:REMote:DELete single: SCONfiguration:EXTernal:REMote:LIST single: SCONfiguration:EXTernal:REMote:REName .. code-block:: python SCONfiguration:EXTernal:REMote:DELete SCONfiguration:EXTernal:REMote:LIST SCONfiguration:EXTernal:REMote:REName .. autoclass:: RsSmbv.Implementations.Sconfiguration.External.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.remote.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Sconfiguration_External_Remote_Add.rst Sconfiguration_External_Remote_Clean.rst Sconfiguration_External_Remote_Connect.rst Sconfiguration_External_Remote_Disconnect.rst Sconfiguration_External_Remote_Initialization.rst Sconfiguration_External_Remote_Purge.rst Sconfiguration_External_Remote_Scan.rst