FilterPy ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:BB:WLNN:FILTer:IUPSampling single: [SOURce]:BB:WLNN:FILTer:TYPE .. code-block:: python [SOURce]:BB:WLNN:FILTer:IUPSampling [SOURce]:BB:WLNN:FILTer:TYPE .. autoclass:: RsSmbv.Implementations.Source.Bb.Wlnn.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.wlnn.filterPy.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Wlnn_FilterPy_DefSetting.rst Source_Bb_Wlnn_FilterPy_Ilength.rst Source_Bb_Wlnn_FilterPy_Osampling.rst Source_Bb_Wlnn_FilterPy_Parameter.rst