Subf ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr0 .. Nr200 rc = driver.source.bb.oneweb.uplink.subf.repcap_subframeNull_get() driver.source.bb.oneweb.uplink.subf.repcap_subframeNull_set(repcap.SubframeNull.Nr0) .. autoclass:: RsSmw.Implementations.Source.Bb.Oneweb.Uplink.Subf.SubfCls :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.uplink.subf.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Oneweb_Uplink_Subf_Alloc.rst Source_Bb_Oneweb_Uplink_Subf_Slot.rst