Fconfiguration ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:BB:LORA:FCONfiguration:CRATe single: [SOURce]:BB:LORA:FCONfiguration:DLENgth single: [SOURce]:BB:LORA:FCONfiguration:SFACtor single: [SOURce]:BB:LORA:FCONfiguration:SMODe single: [SOURce]:BB:LORA:FCONfiguration:UPLength .. code-block:: python [SOURce]:BB:LORA:FCONfiguration:CRATe [SOURce]:BB:LORA:FCONfiguration:DLENgth [SOURce]:BB:LORA:FCONfiguration:SFACtor [SOURce]:BB:LORA:FCONfiguration:SMODe [SOURce]:BB:LORA:FCONfiguration:UPLength .. autoclass:: RsSmbv.Implementations.Source.Bb.Lora.Fconfiguration.FconfigurationCls :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.fconfiguration.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Lora_Fconfiguration_Bmode.rst Source_Bb_Lora_Fconfiguration_Cmode.rst Source_Bb_Lora_Fconfiguration_Data.rst Source_Bb_Lora_Fconfiguration_Eactive.rst Source_Bb_Lora_Fconfiguration_Hactive.rst Source_Bb_Lora_Fconfiguration_Iactive.rst Source_Bb_Lora_Fconfiguration_Pcrc.rst Source_Bb_Lora_Fconfiguration_PrcMode.rst Source_Bb_Lora_Fconfiguration_Rbit.rst