Fline ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr4 rc = driver.applications.k10Xlte.calculate.fline.repcap_freqLine_get() driver.applications.k10Xlte.calculate.fline.repcap_freqLine_set(repcap.FreqLine.Nr1) .. rubric:: SCPI Command : .. index:: single: CALCulate:FLINe
.. code-block:: python CALCulate:FLINe
.. autoclass:: RsFsw.Implementations.Applications.K10x_Lte.Calculate.Fline.FlineCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.applications.k10Xlte.calculate.fline.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Applications_K10x_Lte_Calculate_Fline_State.rst