Shape ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SOURce]:LFOutput:SHAPe .. code-block:: python [SOURce]:LFOutput:SHAPe .. autoclass:: RsSmbv.Implementations.Source.LfOutput.Shape.ShapeCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.source.lfOutput.shape.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_LfOutput_Shape_Pulse.rst Source_LfOutput_Shape_Trapeze.rst Source_LfOutput_Shape_Triangle.rst