Programming
615
Description Start value
Data Type Numeric type (Real)
Range 5m ~ 1
Preset Value
5m
Unit V
Resolution 1m
Query Response
{numeric}<newline><^END>
Examples
Dim Var as Double
Var= 0.005
Ana.WriteString ":SOUR1:VOLT:STAR " & Str(Var), True
Ana.WriteString ":SOUR1:VOLT:STAR?", True
Var=Ana.ReadNumber
Related Commands
:SOUR:VOLT:STOP
:SOUR:MODE
Equivalent Softkey
Start (in OSC level voltage sweep)
COM Command Syntax (Internal Control Only)
SCPI.SOURCE(Ch).VOLTAGE.START
:SOUR<Ch>:VOLT:STOP
Type
Command/Query
Syntax
:SOURce<Ch>:VOLTage:STOP <Value>
:SOURce<Ch>:VOLTage:STOP?
Description
This command sets/gets the stop of voltage value in OSC level sweep.
Variable
Parameter Value