Terminal ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr4 rc = driver.source.bb.evdo.terminal.repcap_terminal_get() driver.source.bb.evdo.terminal.repcap_terminal_set(repcap.Terminal.Nr1) .. autoclass:: RsSmbv.Implementations.Source.Bb.Evdo.Terminal.TerminalCls :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.terminal.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Evdo_Terminal_AckChannel.rst Source_Bb_Evdo_Terminal_Acycle.rst Source_Bb_Evdo_Terminal_ApChannel.rst Source_Bb_Evdo_Terminal_Dchannel.rst Source_Bb_Evdo_Terminal_DqSpreading.rst Source_Bb_Evdo_Terminal_DrcChannel.rst Source_Bb_Evdo_Terminal_DscChannel.rst Source_Bb_Evdo_Terminal_Imask.rst Source_Bb_Evdo_Terminal_Mode.rst Source_Bb_Evdo_Terminal_Pchannel.rst Source_Bb_Evdo_Terminal_Plength.rst Source_Bb_Evdo_Terminal_Qmask.rst Source_Bb_Evdo_Terminal_RriChannel.rst Source_Bb_Evdo_Terminal_State.rst Source_Bb_Evdo_Terminal_SubType.rst