Tchannel ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr64 rc = driver.source.bb.w3Gpp.mstation.enhanced.dpdch.tchannel.repcap_transportChannelNull_get() driver.source.bb.w3Gpp.mstation.enhanced.dpdch.tchannel.repcap_transportChannelNull_set(repcap.TransportChannelNull.Nr0) .. autoclass:: RsSmbv.Implementations.Source.Bb.W3Gpp.Mstation.Enhanced.Dpdch.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.mstation.enhanced.dpdch.tchannel.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_W3Gpp_Mstation_Enhanced_Dpdch_Tchannel_CrcSize.rst Source_Bb_W3Gpp_Mstation_Enhanced_Dpdch_Tchannel_Data.rst Source_Bb_W3Gpp_Mstation_Enhanced_Dpdch_Tchannel_Eprotection.rst Source_Bb_W3Gpp_Mstation_Enhanced_Dpdch_Tchannel_Interleaver.rst Source_Bb_W3Gpp_Mstation_Enhanced_Dpdch_Tchannel_RmAttribute.rst Source_Bb_W3Gpp_Mstation_Enhanced_Dpdch_Tchannel_State.rst Source_Bb_W3Gpp_Mstation_Enhanced_Dpdch_Tchannel_TbCount.rst Source_Bb_W3Gpp_Mstation_Enhanced_Dpdch_Tchannel_TbSize.rst Source_Bb_W3Gpp_Mstation_Enhanced_Dpdch_Tchannel_TtInterval.rst