LogGen ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:BB:EUTRa:LOGGen:GSLogfile single: [SOURce]:BB:EUTRa:LOGGen:LFP single: [SOURce]:BB:EUTRa:LOGGen:OUTPut single: [SOURce]:BB:EUTRa:LOGGen:STATe .. code-block:: python [SOURce]:BB:EUTRa:LOGGen:GSLogfile [SOURce]:BB:EUTRa:LOGGen:LFP [SOURce]:BB:EUTRa:LOGGen:OUTPut [SOURce]:BB:EUTRa:LOGGen:STATe .. autoclass:: RsSmbv.Implementations.Source.Bb.Eutra.LogGen.LogGenCls :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.eutra.logGen.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Eutra_LogGen_Downlink.rst Source_Bb_Eutra_LogGen_Uplink.rst