ExpResult ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: SBUS<*>:EXPResult:SAVE .. code-block:: python SBUS<*>:EXPResult:SAVE .. autoclass:: rsmxo.Implementations.Sbus.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.sbus.expResult.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Sbus_ExpResult_Detail.rst Sbus_ExpResult_Extension.rst Sbus_ExpResult_Path.rst Sbus_ExpResult_Time.rst