Ramp ---------------------------------------- .. rubric:: SCPI Commands : .. index:: single: [SOURce]:BB:PRAMp:RAMP:ATTenuation single: [SOURce]:BB:PRAMp:RAMP:CONStmode single: [SOURce]:BB:PRAMp:RAMP:LEVel single: [SOURce]:BB:PRAMp:RAMP:RANGe single: [SOURce]:BB:PRAMp:RAMP:RESolution single: [SOURce]:BB:PRAMp:RAMP:SAMPlerate single: [SOURce]:BB:PRAMp:RAMP:SHAPe single: [SOURce]:BB:PRAMp:RAMP:SLOPe single: [SOURce]:BB:PRAMp:RAMP:STARtlevel single: [SOURce]:BB:PRAMp:RAMP:STOPlevel .. code-block:: python [SOURce]:BB:PRAMp:RAMP:ATTenuation [SOURce]:BB:PRAMp:RAMP:CONStmode [SOURce]:BB:PRAMp:RAMP:LEVel [SOURce]:BB:PRAMp:RAMP:RANGe [SOURce]:BB:PRAMp:RAMP:RESolution [SOURce]:BB:PRAMp:RAMP:SAMPlerate [SOURce]:BB:PRAMp:RAMP:SHAPe [SOURce]:BB:PRAMp:RAMP:SLOPe [SOURce]:BB:PRAMp:RAMP:STARtlevel [SOURce]:BB:PRAMp:RAMP:STOPlevel .. autoclass:: RsSmbv.Implementations.Source.Bb.Pramp.Ramp.RampCls :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.ramp.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Pramp_Ramp_Blank.rst Source_Bb_Pramp_Ramp_Fall.rst Source_Bb_Pramp_Ramp_PreSweep.rst Source_Bb_Pramp_Ramp_Stair.rst Source_Bb_Pramp_Ramp_Sweep.rst