Status ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: STATus:PRESet .. code-block:: python STATus:PRESet .. autoclass:: rsmxo.Implementations.Status.StatusCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently status_copy = driver.status.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Status_Operation.rst Status_Questionable.rst