Gate ---------------------------------------- .. autoclass:: rsmxo.Implementations.Gate.GateCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently gate_copy = driver.gate.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Gate_Absolute.rst Gate_Cursor.rst Gate_Enable.rst Gate_Gcoupling.rst Gate_Mode.rst Gate_Relative.rst Gate_Show.rst Gate_Zdiagram.rst