Report ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: REPort:PAPersize single: REPort:LOGType single: REPort:LOGO single: REPort:USER single: REPort:COMMent single: REPort:LANGuage .. code-block:: python REPort:PAPersize REPort:LOGType REPort:LOGO REPort:USER REPort:COMMent REPort:LANGuage .. autoclass:: rsrtx.Implementations.Report.ReportCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently report_copy = driver.report.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Report_File.rst