System ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: DIAGnostic:HUMS:SYSTem:INFO .. code-block:: python DIAGnostic:HUMS:SYSTem:INFO .. autoclass:: rsrtx.Implementations.Diagnostic.Hums.System.SystemCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently system_copy = driver.diagnostic.hums.system.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Diagnostic_Hums_System_Status.rst