Tchannel ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr64 rc = driver.source.bb.w3Gpp.bstation.enhanced.channel.dpch.tchannel.repcap_transportChannelNull_get() driver.source.bb.w3Gpp.bstation.enhanced.channel.dpch.tchannel.repcap_transportChannelNull_set(repcap.TransportChannelNull.Nr0) .. autoclass:: RsSmw.Implementations.Source.Bb.W3Gpp.Bstation.Enhanced.Channel.Dpch.Tchannel.TchannelCls :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.w3Gpp.bstation.enhanced.channel.dpch.tchannel.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_W3Gpp_Bstation_Enhanced_Channel_Dpch_Tchannel_CrcSize.rst Source_Bb_W3Gpp_Bstation_Enhanced_Channel_Dpch_Tchannel_Data.rst Source_Bb_W3Gpp_Bstation_Enhanced_Channel_Dpch_Tchannel_Dtx.rst Source_Bb_W3Gpp_Bstation_Enhanced_Channel_Dpch_Tchannel_Eprotection.rst Source_Bb_W3Gpp_Bstation_Enhanced_Channel_Dpch_Tchannel_Interleaver.rst Source_Bb_W3Gpp_Bstation_Enhanced_Channel_Dpch_Tchannel_RmAttribute.rst Source_Bb_W3Gpp_Bstation_Enhanced_Channel_Dpch_Tchannel_State.rst Source_Bb_W3Gpp_Bstation_Enhanced_Channel_Dpch_Tchannel_TbCount.rst Source_Bb_W3Gpp_Bstation_Enhanced_Channel_Dpch_Tchannel_TbSize.rst Source_Bb_W3Gpp_Bstation_Enhanced_Channel_Dpch_Tchannel_TtInterval.rst