ExpResult ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: BUS<*>:EXPResult:SAVE .. code-block:: python BUS<*>:EXPResult:SAVE .. autoclass:: rsrtx.Implementations.Bus.ExpResult.ExpResultCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently expResult_copy = driver.bus.expResult.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_ExpResult_Detail.rst Bus_ExpResult_Time.rst