Error ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: SYSTem:ERRor:ALL single: SYSTem:ERRor:COUNt single: SYSTem:ERRor:STATic .. code-block:: python SYSTem:ERRor:ALL SYSTem:ERRor:COUNt SYSTem:ERRor:STATic .. autoclass:: RsSmbv.Implementations.System.Error.ErrorCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.system.error.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: System_Error_Code.rst System_Error_History.rst