Zone ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: TRIGger:ZONE:HISTory .. code-block:: python TRIGger:ZONE:HISTory .. autoclass:: rsmxo.Implementations.Trigger.Zone.ZoneCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently zone_copy = driver.trigger.zone.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Trigger_Zone_Expression.rst