SCPI Command
SOURce<Ch>:POWer[:LEVel]:SLOPe:STATe {OFF|ON|0|1}
SOURce<Ch>:POWer[:LEVel]:SLOPe:STATe?
Turns the power slope ON/OFF. The power slope is valid for the frequency sweep type: Linear, Logarithmic, Segment. |
---|
command/query |
Channel <Ch>,
<Ch>={[1]|2|...16}
{ON|1} |
ON |
{OFF|0} |
OFF |
{0|1}
0
Stimulus > Power > Slope {ON/OFF}
Equivalent COM Command
SCPI.SOURce(Ch).POWer.LEVel.SLOPe.STATe
Status = app.SCPI.SOURce(Ch).POWer.LEVel.SLOPe.STATe
app.SCPI.SOURce(Ch).POWer.LEVel.SLOPe.STATe = True
Boolean (read/write)
Back to SOURce
Back to Command Finder