Pcqi ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr16 rc = driver.source.bb.w3Gpp.mstation.dpcch.hs.row.pcqi.repcap_channelQualId_get() driver.source.bb.w3Gpp.mstation.dpcch.hs.row.pcqi.repcap_channelQualId_set(repcap.ChannelQualId.Nr1) .. autoclass:: RsSmbv.Implementations.Source.Bb.W3Gpp.Mstation.Dpcch.Hs.Row.Pcqi.PcqiCls :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.dpcch.hs.row.pcqi.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_W3Gpp_Mstation_Dpcch_Hs_Row_Pcqi_Cqi.rst Source_Bb_W3Gpp_Mstation_Dpcch_Hs_Row_Pcqi_FromPy.rst Source_Bb_W3Gpp_Mstation_Dpcch_Hs_Row_Pcqi_Pci.rst Source_Bb_W3Gpp_Mstation_Dpcch_Hs_Row_Pcqi_To.rst Source_Bb_W3Gpp_Mstation_Dpcch_Hs_Row_Pcqi_TypePy.rst