Ils ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:[BB]:ILS:PRESet single: [SOURce]:[BB]:ILS:STATe single: [SOURce]:[BB]:ILS:TYPE .. code-block:: python [SOURce]:[BB]:ILS:PRESet [SOURce]:[BB]:ILS:STATe [SOURce]:[BB]:ILS:TYPE .. autoclass:: RsSmbv.Implementations.Source.Bb.Ils.IlsCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.source.bb.ils.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Ils_Clock.rst Source_Bb_Ils_Gs.rst Source_Bb_Ils_Gslope.rst Source_Bb_Ils_Localizer.rst Source_Bb_Ils_Mbeacon.rst Source_Bb_Ils_Setting.rst Source_Bb_Ils_Trigger.rst