Pramp ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:BB:PRAMp:PRESet single: [SOURce]:BB:PRAMp:STATe .. code-block:: python [SOURce]:BB:PRAMp:PRESet [SOURce]:BB:PRAMp:STATe .. autoclass:: RsSmbv.Implementations.Source.Bb.Pramp.PrampCls :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.pramp.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Pramp_Clock.rst Source_Bb_Pramp_Ramp.rst Source_Bb_Pramp_Setting.rst Source_Bb_Pramp_Trigger.rst Source_Bb_Pramp_Waveform.rst