Dline ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr2 rc = driver.applications.k91Wlan.calculate.dline.repcap_displayLine_get() driver.applications.k91Wlan.calculate.dline.repcap_displayLine_set(repcap.DisplayLine.Nr1) .. rubric:: SCPI Command : .. index:: single: CALCulate:DLINe
.. code-block:: python CALCulate:DLINe
.. autoclass:: RsFsw.Implementations.Applications.K91_Wlan.Calculate.Dline.DlineCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.applications.k91Wlan.calculate.dline.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Applications_K91_Wlan_Calculate_Dline_State.rst