Gate ---------------------------------------- .. autoclass:: rsrtx.Implementations.Measurement.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.measurement.gate.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Measurement_Gate_Absolute.rst Measurement_Gate_Ccoupling.rst Measurement_Gate_Cursor.rst Measurement_Gate_Gcoupling.rst Measurement_Gate_Mode.rst Measurement_Gate_Relative.rst Measurement_Gate_Show.rst Measurement_Gate_State.rst Measurement_Gate_Zcoupling.rst Measurement_Gate_Zdiagram.rst