Errors ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SOURce]:BB:ESEQuencer:ESTReaming:STReam:ERRors .. code-block:: python [SOURce]:BB:ESEQuencer:ESTReaming:STReam:ERRors .. autoclass:: RsSmw.Implementations.Source.Bb.Esequencer.Estreaming.Stream.Errors.ErrorsCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently errors_copy = driver.source.bb.esequencer.estreaming.stream.errors.clone()