Tline ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr4 rc = driver.calculate.tline.repcap_timeLine_get() driver.calculate.tline.repcap_timeLine_set(repcap.TimeLine.Nr1) .. rubric:: SCPI Command : .. index:: single: CALCulate:TLINe
.. code-block:: python CALCulate:TLINe
.. autoclass:: RsFsw.Implementations.Calculate.Tline.TlineCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.calculate.tline.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Calculate_Tline_State.rst