Extc ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:BB:EUTRa:DL:[SUBF]:ENCC:PDCCh:EXTC:DELete single: [SOURce]:BB:EUTRa:DL:[SUBF]:ENCC:PDCCh:EXTC:RESet .. code-block:: python [SOURce]:BB:EUTRa:DL:[SUBF]:ENCC:PDCCh:EXTC:DELete [SOURce]:BB:EUTRa:DL:[SUBF]:ENCC:PDCCh:EXTC:RESet .. autoclass:: RsSmbv.Implementations.Source.Bb.Eutra.Downlink.Subf.Encc.Pdcch.Extc.ExtcCls :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.eutra.downlink.subf.encc.pdcch.extc.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Eutra_Downlink_Subf_Encc_Pdcch_Extc_Append.rst Source_Bb_Eutra_Downlink_Subf_Encc_Pdcch_Extc_Conflicts.rst Source_Bb_Eutra_Downlink_Subf_Encc_Pdcch_Extc_Down.rst Source_Bb_Eutra_Downlink_Subf_Encc_Pdcch_Extc_Insert.rst Source_Bb_Eutra_Downlink_Subf_Encc_Pdcch_Extc_Item.rst Source_Bb_Eutra_Downlink_Subf_Encc_Pdcch_Extc_Sitem.rst Source_Bb_Eutra_Downlink_Subf_Encc_Pdcch_Extc_Solve.rst Source_Bb_Eutra_Downlink_Subf_Encc_Pdcch_Extc_Uitems.rst Source_Bb_Eutra_Downlink_Subf_Encc_Pdcch_Extc_Up.rst