Channel ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr64 rc = driver.source.bb.c2K.mstation.channel.repcap_channel_get() driver.source.bb.c2K.mstation.channel.repcap_channel_set(repcap.Channel.Nr1) .. autoclass:: RsSmbv.Implementations.Source.Bb.C2K.Mstation.Channel.ChannelCls :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.c2K.mstation.channel.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_C2K_Mstation_Channel_Data.rst Source_Bb_C2K_Mstation_Channel_Flength.rst Source_Bb_C2K_Mstation_Channel_Power.rst Source_Bb_C2K_Mstation_Channel_Spreading.rst Source_Bb_C2K_Mstation_Channel_State.rst Source_Bb_C2K_Mstation_Channel_TypePy.rst Source_Bb_C2K_Mstation_Channel_Wcode.rst