Level ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: CALibration:LEVel:BWIDth single: CALibration:LEVel:STATe .. code-block:: python CALibration:LEVel:BWIDth CALibration:LEVel:STATe .. autoclass:: RsSmbv.Implementations.Calibration.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.calibration.level.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Calibration_Level_Amplifier.rst Calibration_Level_Attenuator.rst Calibration_Level_DetAtt.rst Calibration_Level_Measure.rst