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