Subf ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SOURce]:BB:V5G:UL:UE:[CELL]:REFSig:SRS:SYM:SUBF .. code-block:: python [SOURce]:BB:V5G:UL:UE:[CELL]:REFSig:SRS:SYM:SUBF .. autoclass:: RsSmw.Implementations.Source.Bb.V5G.Uplink.Ue.Cell.Refsig.Srs.Sym.Subf.SubfCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently subf_copy = driver.source.bb.v5G.uplink.ue.cell.refsig.srs.sym.subf.clone()