Parallel ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: BUS<*>:PARallel:CLEar .. code-block:: python BUS<*>:PARallel:CLEar .. autoclass:: rsrtx.Implementations.Bus.Parallel.ParallelCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently parallel_copy = driver.bus.parallel.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_Parallel_Bit.rst Bus_Parallel_Clock.rst Bus_Parallel_Clon.rst Bus_Parallel_ClSlope.rst Bus_Parallel_Data.rst Bus_Parallel_DecTable.rst Bus_Parallel_DesOffset.rst Bus_Parallel_Display.rst Bus_Parallel_Hysteresis.rst Bus_Parallel_State.rst Bus_Parallel_Technology.rst Bus_Parallel_ThCoupling.rst Bus_Parallel_Threshold.rst