Zprs ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr63 rc = driver.source.bb.v5G.downlink.csis.cell.zprs.repcap_indexNull_get() driver.source.bb.v5G.downlink.csis.cell.zprs.repcap_indexNull_set(repcap.IndexNull.Nr0) .. autoclass:: RsSmw.Implementations.Source.Bb.V5G.Downlink.Csis.Cell.Zprs.ZprsCls :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.v5G.downlink.csis.cell.zprs.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_V5G_Downlink_Csis_Cell_Zprs_Zp.rst Source_Bb_V5G_Downlink_Csis_Cell_Zprs_ZpDelta.rst Source_Bb_V5G_Downlink_Csis_Cell_Zprs_Zpi.rst Source_Bb_V5G_Downlink_Csis_Cell_Zprs_Zpt.rst