LogPoint ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: [SOURce]:BB:EUTRa:LOGGen:UL:LOGPoint .. code-block:: python [SOURce]:BB:EUTRa:LOGGen:UL:LOGPoint .. autoclass:: RsSmbv.Implementations.Source.Bb.Eutra.LogGen.Uplink.LogPoint.LogPointCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently logPoint_copy = driver.source.bb.eutra.logGen.uplink.logPoint.clone()