Pparameter ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:BB:C2K:PPARameter:CRESt single: [SOURce]:BB:C2K:PPARameter:RCONfiguration .. code-block:: python [SOURce]:BB:C2K:PPARameter:CRESt [SOURce]:BB:C2K:PPARameter:RCONfiguration .. autoclass:: RsSmbv.Implementations.Source.Bb.C2K.Pparameter.PparameterCls :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.c2K.pparameter.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_C2K_Pparameter_Execute.rst Source_Bb_C2K_Pparameter_Pchannel.rst Source_Bb_C2K_Pparameter_PiChannel.rst Source_Bb_C2K_Pparameter_Schannel.rst Source_Bb_C2K_Pparameter_Tchannel.rst