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