File ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr64 rc = driver.source.bb.gnss.sv.importPy.sbas.waas.remove.file.repcap_index_get() driver.source.bb.gnss.sv.importPy.sbas.waas.remove.file.repcap_index_set(repcap.Index.Nr1) .. rubric:: SCPI Command : .. index:: single: [SOURce]:BB:GNSS:SV:IMPort:SBAS:WAAS:REMove:FILE .. code-block:: python [SOURce]:BB:GNSS:SV:IMPort:SBAS:WAAS:REMove:FILE .. autoclass:: RsSmbv.Implementations.Source.Bb.Gnss.Sv.ImportPy.Sbas.Waas.Remove.File.FileCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.source.bb.gnss.sv.importPy.sbas.waas.remove.file.clone()