Dtch ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr64 rc = driver.source.bb.tdscdma.up.cell.enh.dch.dtch.repcap_channel_get() driver.source.bb.tdscdma.up.cell.enh.dch.dtch.repcap_channel_set(repcap.Channel.Nr1) .. autoclass:: RsSmbv.Implementations.Source.Bb.Tdscdma.Up.Cell.Enh.Dch.Dtch.DtchCls :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.up.cell.enh.dch.dtch.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Tdscdma_Up_Cell_Enh_Dch_Dtch_CrcSize.rst Source_Bb_Tdscdma_Up_Cell_Enh_Dch_Dtch_Data.rst Source_Bb_Tdscdma_Up_Cell_Enh_Dch_Dtch_Eprotection.rst Source_Bb_Tdscdma_Up_Cell_Enh_Dch_Dtch_Ione.rst Source_Bb_Tdscdma_Up_Cell_Enh_Dch_Dtch_Itwo.rst Source_Bb_Tdscdma_Up_Cell_Enh_Dch_Dtch_RmAttribute.rst Source_Bb_Tdscdma_Up_Cell_Enh_Dch_Dtch_State.rst Source_Bb_Tdscdma_Up_Cell_Enh_Dch_Dtch_TbCount.rst Source_Bb_Tdscdma_Up_Cell_Enh_Dch_Dtch_TbSize.rst Source_Bb_Tdscdma_Up_Cell_Enh_Dch_Dtch_TtInterval.rst