Dtch<Channel>
----------------------------------------

.. rubric:: RepCap Settings

.. code-block:: python

	# Range: Nr1 .. Nr64
	rc = driver.source.bb.tdscdma.down.cell.enh.bch.dtch.repcap_channel_get()
	driver.source.bb.tdscdma.down.cell.enh.bch.dtch.repcap_channel_set(repcap.Channel.Nr1)





.. autoclass:: RsSmbv.Implementations.Source.Bb.Tdscdma.Down.Cell.Enh.Bch.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.down.cell.enh.bch.dtch.clone()



.. rubric:: Subgroups
.. toctree::
	:maxdepth: 6
	:glob:

	Source_Bb_Tdscdma_Down_Cell_Enh_Bch_Dtch_CrcSize.rst
	Source_Bb_Tdscdma_Down_Cell_Enh_Bch_Dtch_Data.rst
	Source_Bb_Tdscdma_Down_Cell_Enh_Bch_Dtch_Eprotection.rst
	Source_Bb_Tdscdma_Down_Cell_Enh_Bch_Dtch_Ione.rst
	Source_Bb_Tdscdma_Down_Cell_Enh_Bch_Dtch_Itwo.rst
	Source_Bb_Tdscdma_Down_Cell_Enh_Bch_Dtch_RmAttribute.rst
	Source_Bb_Tdscdma_Down_Cell_Enh_Bch_Dtch_State.rst
	Source_Bb_Tdscdma_Down_Cell_Enh_Bch_Dtch_TbCount.rst
	Source_Bb_Tdscdma_Down_Cell_Enh_Bch_Dtch_TbSize.rst
	Source_Bb_Tdscdma_Down_Cell_Enh_Bch_Dtch_TtInterval.rst