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