Segment
----------------------------------------



.. rubric:: SCPI Command :

.. index::
	single: [SOURce<HW>]:BB:ESEQuencer:ASEQuencing:[SEQuencer<ST>]:WLISt:SEGMent:DELete

.. code-block:: python

	[SOURce<HW>]:BB:ESEQuencer:ASEQuencing:[SEQuencer<ST>]:WLISt:SEGMent:DELete



.. autoclass:: RsSmw.Implementations.Source.Bb.Esequencer.Asequencing.Sequencer.Wlist.Segment.SegmentCls
	:members:
	:undoc-members:
	:noindex:


.. rubric:: Cloning the Group

.. code-block:: python

	# Create a clone of the original group, that exists independently
	group2 = driver.source.bb.esequencer.asequencing.sequencer.wlist.segment.clone()



.. rubric:: Subgroups
.. toctree::
	:maxdepth: 6
	:glob:

	Source_Bb_Esequencer_Asequencing_Sequencer_Wlist_Segment_Append.rst
	Source_Bb_Esequencer_Asequencing_Sequencer_Wlist_Segment_Catalog.rst