FilterPy
----------------------------------------



.. rubric:: SCPI Command :

.. index::
	single: [SOURce<HW>]:BB:WLAD:FILTer:TYPE

.. code-block:: python

	[SOURce<HW>]:BB:WLAD:FILTer:TYPE



.. autoclass:: RsSmw.Implementations.Source.Bb.Wlad.FilterPy.FilterPyCls
	: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.wlad.filterPy.clone()



.. rubric:: Subgroups
.. toctree::
	:maxdepth: 6
	:glob:

	Source_Bb_Wlad_FilterPy_Ilength.rst
	Source_Bb_Wlad_FilterPy_Osampling.rst
	Source_Bb_Wlad_FilterPy_Parameter.rst