Level ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SENSe]:ADJust:LEVel .. code-block:: python [SENSe]:ADJust:LEVel .. autoclass:: RsFsw.Implementations.Applications.K10x_Lte.Sense.Adjust.Level.LevelCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently level_copy = driver.applications.k10Xlte.sense.adjust.level.clone()