Programming
611
Variable
Parameter Selection Option
Description OSC unit
Data Type Character string type (String)
Range VOLTage|CURRent
Preset Value
VOLTage
Query Response
{VOLT|CURR}<newline><^END>
Examples
Dim Var as String
Var= "VOLT"
Ana.WriteString ":SOUR1:MODE " & Var, True
Ana.WriteString ":SOUR1:MODE?", True
Var=Ana.ReadString
Related Commands
:SOUR:VOLT
:SOUR:CURR
Equivalent Softkey
Sweep Setup > OSC Level > OSC Unit
COM Command Syntax (Internal Control Only)
SCPI.SOURCE(Ch).MODE
:SOUR<Ch>:VOLT
Type
Command/Query
Syntax
:SOURce<Ch>:VOLTage[:LEVel][:IMMediate][:AMPLitude] <Value>
:SOURce<Ch>:VOLTage[:LEVel][:IMMediate][:AMPLitude]?
Description
This command sets/gets the source voltage level.
Variable
Parameter Value