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