File ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: POWer:REPort:FILE:NAME single: POWer:REPort:FILE:SAVE single: POWer:REPort:FILE:DELete .. code-block:: python POWer:REPort:FILE:NAME POWer:REPort:FILE:SAVE POWer:REPort:FILE:DELete .. autoclass:: rsrtx.Implementations.Power.Report.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.power.report.file.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Power_Report_File_New.rst