Command/Query
:SOURce<Ch>:CURRent:STOP <Value>
:SOURce<Ch>:CURRent:STOP?
This command sets/gets the stop of current value in OSC level sweep.
Parameter |
Value |
Description |
Stop value |
Data Type |
Numeric type (Real) |
Range |
80μ ~ 10.02m |
Preset Value |
10.02m |
Unit |
A |
Resolution |
20μ |
{numeric}<newline><^END>
Dim Var as Double
Var= 0.01
Ana.WriteString ":SOUR1:CURR:STOP " & Str(Var), True
Ana.WriteString ":SOUR1:CURR:STOP?", True
Var=Ana.ReadNumber
Stop (in OSC level sweep)
SCPI.SOURCE(Ch).CURRENT.STOP