Set ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr15 rc = driver.source.bb.nr5G.ubwp.user.cell.uplink.bwp.srs.rs.set.repcap_resourceSetNull_get() driver.source.bb.nr5G.ubwp.user.cell.uplink.bwp.srs.rs.set.repcap_resourceSetNull_set(repcap.ResourceSetNull.Nr0) .. autoclass:: RsSmbv.Implementations.Source.Bb.Nr5G.Ubwp.User.Cell.Uplink.Bwp.Srs.Rs.Set.SetCls :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.nr5G.ubwp.user.cell.uplink.bwp.srs.rs.set.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Nr5G_Ubwp_User_Cell_Uplink_Bwp_Srs_Rs_Set_Nresources.rst Source_Bb_Nr5G_Ubwp_User_Cell_Uplink_Bwp_Srs_Rs_Set_Res.rst Source_Bb_Nr5G_Ubwp_User_Cell_Uplink_Bwp_Srs_Rs_Set_RsType.rst Source_Bb_Nr5G_Ubwp_User_Cell_Uplink_Bwp_Srs_Rs_Set_Usage.rst