Report ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: POWer:REPort:PAPersize single: POWer:REPort:INVert single: POWer:REPort:LOGO single: POWer:REPort:DUT single: POWer:REPort:USER single: POWer:REPort:SITE single: POWer:REPort:TEMPerature single: POWer:REPort:DESCription .. code-block:: python POWer:REPort:PAPersize POWer:REPort:INVert POWer:REPort:LOGO POWer:REPort:DUT POWer:REPort:USER POWer:REPort:SITE POWer:REPort:TEMPerature POWer:REPort:DESCription .. autoclass:: rsrtx.Implementations.Power.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.power.report.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Power_Report_Content.rst Power_Report_File.rst Power_Report_Font.rst Power_Report_Test.rst