Channel ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr63 rc = driver.source.bb.tdscdma.down.cell.slot.channel.repcap_channelNull_get() driver.source.bb.tdscdma.down.cell.slot.channel.repcap_channelNull_set(repcap.ChannelNull.Nr0) .. autoclass:: RsSmw.Implementations.Source.Bb.Tdscdma.Down.Cell.Slot.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.tdscdma.down.cell.slot.channel.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Tdscdma_Down_Cell_Slot_Channel_Data.rst Source_Bb_Tdscdma_Down_Cell_Slot_Channel_Dpcch.rst Source_Bb_Tdscdma_Down_Cell_Slot_Channel_Enhanced.rst Source_Bb_Tdscdma_Down_Cell_Slot_Channel_Mshift.rst Source_Bb_Tdscdma_Down_Cell_Slot_Channel_Power.rst Source_Bb_Tdscdma_Down_Cell_Slot_Channel_Scode.rst Source_Bb_Tdscdma_Down_Cell_Slot_Channel_Sfactor.rst Source_Bb_Tdscdma_Down_Cell_Slot_Channel_Sformat.rst Source_Bb_Tdscdma_Down_Cell_Slot_Channel_State.rst Source_Bb_Tdscdma_Down_Cell_Slot_Channel_TypePy.rst Source_Bb_Tdscdma_Down_Cell_Slot_Channel_User.rst