Command/Query
:SOURce<Ch>:POWer:STOP <Value>
:SOURce<Ch>:POWer:STOP?
This command sets/gets the stop power.
Parameter |
Value |
Description |
Stop power |
Data Type |
Numeric type (Real) |
Range |
80μ ~ 10.02m |
Preset Value |
10.02m |
Unit |
dBm |
Resolution |
100m |
{numeric}<newline><^END>
Dim Var as Double
Var= 0
Ana.WriteString ":SOUR1:POW:STOP " & Str(Var), True
Ana.WriteString ":SOUR1:POW:STOP?", True
Var=Ana.ReadNumber
No equivalent key is available on the front panel.
SCPI.SOURCE(Ch).POWER.STOP