Ndmrs ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SOURce]:BB:ONEWeb:UL:[CELL]:[SUBF]:ALLoc:PUACh:DRS:NDMRs .. code-block:: python [SOURce]:BB:ONEWeb:UL:[CELL]:[SUBF]:ALLoc:PUACh:DRS:NDMRs .. autoclass:: RsSmw.Implementations.Source.Bb.Oneweb.Uplink.Cell.Subf.Alloc.Puach.Drs.Ndmrs.NdmrsCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently ndmrs_copy = driver.source.bb.oneweb.uplink.cell.subf.alloc.puach.drs.ndmrs.clone()