SCPI Command
SOURce<Ch>:POWer[:LEVel][:IMMediate][:AMPLitude] {MIN|MAX|<power>}
SOURce<Ch>:POWer[:LEVel][:IMMediate][:AMPLitude]?
Sets or reads out the power level for the frequency sweep type (only for R60, R180). |
---|
command/query |
Channel <Ch>,
<Ch>={[1]|2|3|4}
<Ch>={[1]…|16} (in N-port mode only)
<power> the power level within the power limits of the analyzer.
dBm (decibels above 1 milliwatt)
0.05 dBm
Sets the value of the limit, which is closer to the specified value.
<numeric>
0 dBm
Stimulus > Power > Output Power
Equivalent COM Command
SCPI.SOURce(Ch).POWer.LEVel.IMMediate.AMPLitude
Dim Value As Double
Value = app.SCPI.SOURce(Ch).POWer.LEVel.IMMediate.AMPLitude
app.SCPI.SOURce(Ch).POWer.LEVel.IMMediate.AMPLitude = -10
Double
Back to SOURce
Back to Command Finder
Back to Command Finder (From User Interface)