Extc ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce<HW>]:BB:ONEWeb:DL:[SUBF<ST0>]:ENCC:PDCCh:EXTC:DELete single: [SOURce<HW>]:BB:ONEWeb:DL:[SUBF<ST0>]:ENCC:PDCCh:EXTC:RESet .. code-block:: python [SOURce<HW>]:BB:ONEWeb:DL:[SUBF<ST0>]:ENCC:PDCCh:EXTC:DELete [SOURce<HW>]:BB:ONEWeb:DL:[SUBF<ST0>]:ENCC:PDCCh:EXTC:RESet .. autoclass:: RsSmw.Implementations.Source.Bb.Oneweb.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.oneweb.downlink.subf.encc.pdcch.extc.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Oneweb_Downlink_Subf_Encc_Pdcch_Extc_Append.rst Source_Bb_Oneweb_Downlink_Subf_Encc_Pdcch_Extc_Conflicts.rst Source_Bb_Oneweb_Downlink_Subf_Encc_Pdcch_Extc_Down.rst Source_Bb_Oneweb_Downlink_Subf_Encc_Pdcch_Extc_Insert.rst Source_Bb_Oneweb_Downlink_Subf_Encc_Pdcch_Extc_Item.rst Source_Bb_Oneweb_Downlink_Subf_Encc_Pdcch_Extc_Sitem.rst Source_Bb_Oneweb_Downlink_Subf_Encc_Pdcch_Extc_Solve.rst Source_Bb_Oneweb_Downlink_Subf_Encc_Pdcch_Extc_Uitems.rst Source_Bb_Oneweb_Downlink_Subf_Encc_Pdcch_Extc_Up.rst