Channel ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr63 rc = driver.source.bb.w3Gpp.bstation.channel.repcap_channelNull_get() driver.source.bb.w3Gpp.bstation.channel.repcap_channelNull_set(repcap.ChannelNull.Nr0) .. rubric:: SCPI Command : .. index:: single: [SOURce]:BB:W3GPp:BSTation:CHANnel:PRESet .. code-block:: python [SOURce]:BB:W3GPp:BSTation:CHANnel:PRESet .. autoclass:: RsSmbv.Implementations.Source.Bb.W3Gpp.Bstation.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.w3Gpp.bstation.channel.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_W3Gpp_Bstation_Channel_Aich.rst Source_Bb_W3Gpp_Bstation_Channel_Apaich.rst Source_Bb_W3Gpp_Bstation_Channel_Ccode.rst Source_Bb_W3Gpp_Bstation_Channel_Data.rst Source_Bb_W3Gpp_Bstation_Channel_Dpcch.rst Source_Bb_W3Gpp_Bstation_Channel_Fdpch.rst Source_Bb_W3Gpp_Bstation_Channel_Hsdpa.rst Source_Bb_W3Gpp_Bstation_Channel_Hsupa.rst Source_Bb_W3Gpp_Bstation_Channel_Power.rst Source_Bb_W3Gpp_Bstation_Channel_Sformat.rst Source_Bb_W3Gpp_Bstation_Channel_State.rst Source_Bb_W3Gpp_Bstation_Channel_SymbolRate.rst Source_Bb_W3Gpp_Bstation_Channel_Toffset.rst Source_Bb_W3Gpp_Bstation_Channel_TypePy.rst