Lora ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:BB:LORA:BWIDth single: [SOURce]:BB:LORA:IINTerval single: [SOURce]:BB:LORA:OSAMpling single: [SOURce]:BB:LORA:PRESet single: [SOURce]:BB:LORA:SLENgth single: [SOURce]:BB:LORA:STATe .. code-block:: python [SOURce]:BB:LORA:BWIDth [SOURce]:BB:LORA:IINTerval [SOURce]:BB:LORA:OSAMpling [SOURce]:BB:LORA:PRESet [SOURce]:BB:LORA:SLENgth [SOURce]:BB:LORA:STATe .. autoclass:: RsSmbv.Implementations.Source.Bb.Lora.LoraCls :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.lora.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Lora_Clock.rst Source_Bb_Lora_Fconfiguration.rst Source_Bb_Lora_Impairments.rst Source_Bb_Lora_Setting.rst Source_Bb_Lora_SymbolRate.rst Source_Bb_Lora_Trigger.rst Source_Bb_Lora_Waveform.rst