Vor ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:BB:VOR:PRESet single: [SOURce]:BB:VOR:STATe single: [SOURce]:[BB]:VOR:MODE .. code-block:: python [SOURce]:BB:VOR:PRESet [SOURce]:BB:VOR:STATe [SOURce]:[BB]:VOR:MODE .. autoclass:: RsSmbv.Implementations.Source.Bb.Vor.VorCls :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.vor.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Vor_Bangle.rst Source_Bb_Vor_Clock.rst Source_Bb_Vor_Comid.rst Source_Bb_Vor_Frequency.rst Source_Bb_Vor_Icao.rst Source_Bb_Vor_Reference.rst Source_Bb_Vor_Setting.rst Source_Bb_Vor_Subcarrier.rst Source_Bb_Vor_Trigger.rst Source_Bb_Vor_Var.rst