Command/Query
:SOURce<Ch>:VOLTage:STOP <Value>
:SOURce<Ch>:VOLTage:STOP?
This command sets/gets the stop of voltage value in OSC level sweep.
Parameter |
Value |
Description |
Stop value |
Data Type |
Numeric type (Real) |
Range |
4.47m ~ 501.78m |
Preset Value |
501.78m |
Unit |
V |
Resolution |
10μ |
{numeric}<newline><^END>
Dim Var as Double
Var= 1
Ana.WriteString ":SOUR1:VOLT:STOP " & Str(Var), True
Ana.WriteString ":SOUR1:VOLT:STOP?", True
Var=Ana.ReadNumber
Stop (in OSC level voltage sweep)
SCPI.SOURCE(Ch).VOLTAGE.STOP