Hack ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr63 rc = driver.source.bb.w3Gpp.mstation.dpcch.hs.row.hack.repcap_indexNull_get() driver.source.bb.w3Gpp.mstation.dpcch.hs.row.hack.repcap_indexNull_set(repcap.IndexNull.Nr0) .. rubric:: SCPI Command : .. index:: single: [SOURce]:BB:W3GPp:MSTation:DPCCh:HS:ROW:HACK .. code-block:: python [SOURce]:BB:W3GPp:MSTation:DPCCh:HS:ROW:HACK .. autoclass:: RsSmbv.Implementations.Source.Bb.W3Gpp.Mstation.Dpcch.Hs.Row.Hack.HackCls :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.hack.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_W3Gpp_Mstation_Dpcch_Hs_Row_Hack_FromPy.rst Source_Bb_W3Gpp_Mstation_Dpcch_Hs_Row_Hack_To.rst