Evdo ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:BB:EVDO:LINK single: [SOURce]:BB:EVDO:PNOFfset single: [SOURce]:BB:EVDO:PREDefined single: [SOURce]:BB:EVDO:PRESet single: [SOURce]:BB:EVDO:SLENgth single: [SOURce]:BB:EVDO:STATe single: [SOURce]:BB:EVDO:STIMe single: [SOURce]:BB:EVDO:VERSion .. code-block:: python [SOURce]:BB:EVDO:LINK [SOURce]:BB:EVDO:PNOFfset [SOURce]:BB:EVDO:PREDefined [SOURce]:BB:EVDO:PRESet [SOURce]:BB:EVDO:SLENgth [SOURce]:BB:EVDO:STATe [SOURce]:BB:EVDO:STIMe [SOURce]:BB:EVDO:VERSion .. autoclass:: RsSmbv.Implementations.Source.Bb.Evdo.EvdoCls :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.evdo.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Evdo_Anetwork.rst Source_Bb_Evdo_Clipping.rst Source_Bb_Evdo_Clock.rst Source_Bb_Evdo_Crate.rst Source_Bb_Evdo_Down.rst Source_Bb_Evdo_FilterPy.rst Source_Bb_Evdo_Iqswap.rst Source_Bb_Evdo_Setting.rst Source_Bb_Evdo_Terminal.rst Source_Bb_Evdo_Trigger.rst Source_Bb_Evdo_Up.rst Source_Bb_Evdo_User.rst Source_Bb_Evdo_Waveform.rst