Level ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SENSe]:SWEep:EGATe:LEVel .. code-block:: python [SENSe]:SWEep:EGATe:LEVel .. autoclass:: RsFsw.Implementations.Sense.Sweep.Egate.Level.LevelCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.sense.sweep.egate.level.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Sense_Sweep_Egate_Level_External.rst Sense_Sweep_Egate_Level_IfPower.rst Sense_Sweep_Egate_Level_RfPower.rst