File ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: MTESt:FILE:DELete single: MTESt:FILE:OPEN single: MTESt:FILE:SAVE .. code-block:: python MTESt:FILE:DELete MTESt:FILE:OPEN MTESt:FILE:SAVE .. autoclass:: rsrtx.Implementations.Mtest.File.FileCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently file_copy = driver.mtest.file.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Mtest_File_Name.rst