E4990A Help
608
Variable
Parameter Value
Description Span value
Data Type Numeric type (Real)
Range 0 ~ 19.8m
Preset Value
19.8m
Unit A
Resolution 20μ
Query Response
{numeric}<newline><^END>
Examples
Dim Var as Double
Var= 0.01
Ana.WriteString ":SOUR1:CURR:SPAN " & Str(Var), True
Ana.WriteString ":SOUR1:CURR:SPAN?", True
Var=Ana.ReadNumber
Related Commands
:SOUR:CURR:CENT
:SOUR:MODE
Equivalent Softkey
Span (in OSC level sweep)
COM Command Syntax (Internal Control Only)
SCPI.SOURCE(Ch).CURRENT.SPAN
:SOUR<Ch>:CURR:STAR
Type
Command/Query
Syntax
:SOURce<Ch>:CURRent:STARt <Value>
:SOURce<Ch>:CURRent:STARt?
Description
This command sets/gets the start of current value in OSC level sweep.