16-16
IM 765501-01E
:SOURce:LIST:SELect
Function
Sets the program sweep pattern file or queries
the current setting.
Syntax
:SOURce:LIST:SELect <String>
<String> = File name to be specified.
:SOURce:LIST:SELect?
→
<String> = Current file name.
Example
:SOUR:LIST:SEL "Test.csv"
:SOUR:LIST:SEL?
Description Select a file in the PROGRAM directory on the
GS610ROM disk. An error occurs if a file name
that does not exist is specified.
The file name is not case sensitive.
:SOURce:LIST:CATalog?
Function
Queries the list of program sweep pattern files.
Syntax
:SOURce:LIST:CATalog?
→
<String>[,<String>[,<String> ... ]] = A list of
pattern files.
NONE indicates that there are no pattern
files.
Example
:SOUR:LIST:CAT?
Description Pattern files are files in the PROGRAM directory
of the GS610ROM disk.
:SOURce:LIST:DELete
Function
Deletes the program sweep pattern file.
Syntax
:SOURce:LIST:DELete <String>
<String> = Name of the file to be deleted.
Example
:SOUR:LIST:DEL "Test.csv"
Description Select a file in the PROGRAM directory on the
GS610ROM disk. An error occurs if a file name
that does not exist is specified.
The file name is not case sensitive.
:SOURce:LIST:DEFine
Function
Creates a program sweep pattern file.
Syntax
:SOURce:LIST:DEFine <String>,
<String>
<String> = Name of the file to be created
<String> = Contents to be written to the file
Example
:SOUR:LIST:DEF "Sample.csv",
"1.0 2.0 "
RF
CL
RF
CL
Description The file is created in the PROGRAM directory
on the GS610ROM disk. If an existing file name
is specified, the file is overwritten.
:SOURce:VOLTage:RANGe
Function
Sets the voltage source range setting (200 mV,
2 V, 12 V, 20 V, 30 V, 60 V, or 110 V) or queries
the current setting.
Syntax
:SOURce:VOLTage:RANGe <Voltage>|
MINimum|MAXimum|UP|DOWN
<Voltage> = Sets the smallest range setting that
includes the specified value.
MINimum = Sets the range setting to the
minimum value.
MAXimum = Sets the range setting to the
maximum value.
UP = Increases the range setting by 1.
DOWN = Decreases the range setting by 1.
:SOURce:VOLTage:RANGe? [MINimum|
MAXimum]
No parameter = Queries the current value.
MINimum = Queries the minimum value.
MAXimum = Queries the maximum value.
→
<Voltage>
Example
:SOUR:VOLT:RANG 20
:SOUR:VOLT:RANG DOWN
:SOUR:VOLT:RANG?
:SOUR:VOLT:RANG? MIN
Description If the range setting is changed when auto range
is ON by the
SOURce:VOLTage:RANGe:AUTO
ON
command, auto range is automatically
disabled.
:SOURce:VOLTage:RANGe:AUTO
Function
Sets the source auto range (ON or OFF) or
queries the current setting.
Syntax
:SOURce:VOLTage:RANGe:AUTO 1|0|ON|
OFF
1 or ON = Turns auto range ON.
0 or OFF = Turns auto range OFF.
:SOURce:VOLTage:RANGe:AUTO?
→
1 = Currently ON
0 = Currently OFF
Example
:SOUR:VOLT:RANG:AUTO ON
:SOUR:VOLT:RANG:AUTO?
Description This command and
:SOURce:CURRent:
RANGe:AUTO
are equivalent.
16.2 Commands