16-35
IM 765501-01E
Communication
Commands
3
2
1
6
5
4
9
8
7
12
11
10
15
14
13
18
17
16
16
Index
App
:SYSTem:SETup:PON
Function
Sets the setup data that is loaded when the
power is turned ON or queries the current
setting.
Syntax
:SYSTem:SETup:PON <String>
<String> = File name to be specified.
:SYSTem:SETup:PON?
→
<String> = Current file name.
Example
:SYST:SET:PON "Setup1.txt"
:SYST:SET:PON?
Description Select a file in the SETUP 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.
:SYSTem:ERRor?
Function
Queries the error code and message
information.
Syntax
:SYSTem:ERRor?
<
Integer
>,<
String
>
→
<Integer> = Error code
<String> = Error message
Example
:SYST:ERR?
:SYSTem:REMote
Function
Transits to remote mode.
Syntax
:SYSTem:REMote
Example
:SYST:REM
Description This command is used to set the GS610 to
remote mode on communication interfaces
other than GP-IB. To release remote mode,
send the
SYSTem:LOCal
command.
:SYSTem:LOCal
Function
Transits to local mode.
Syntax
:SYSTem:LOCal
Example
:SYST:LOC
Description This command is used to release the GS610
from remote mode (change to local mode) on
communication interfaces other than GP-IB.
:SYSTem:KLOCk
Function
Sets the key lock state (ON or OFF) or queries
the current setting.
Syntax
:SYSTem:KLOCk 1|0|ON|OFF
1 or ON = Turns key lock ON.
0 or OFF = Turns key lock OFF.
:SYSTem:KLOCk?
→
1 = Currently ON
0 = Currently OFF
Example
:SYST:KLOC ON
:SYST:KLOC?
:SYSTem:BEEPer[:STATe]
Function
Sets the beep sound (ON or OFF) or queries
the current setting.
Syntax
:SYSTem:BEEP 1|0|ON|OFF
1 or ON = Turns the beep sound ON.
0 or OFF = Turns the beep sound OFF.
:SYSTem:BEEP?
→
1 = Currently ON
0 = Currently OFF
Example
:SYST:BEEP ON
:SYST:BEEP?
:SYSTem:LFRequency
Function
Sets the power frequency (50 Hz or 60 Hz) or
queries the current setting.
Syntax
:SYSTem:LFRequency 50|60
50 = Sets the power frequency to 50 Hz.
60 = Sets the power frequency to 60 Hz.
:SYSTem:LFRequency?
→
50 = Currently set to 50 Hz
60 = Currently set to 60 Hz
Example
:SYST:LFR 50
:SYST:LFR?
Description The power frequency is automatically detected
when the power is turned ON. Therefore, you
normally do not need to set the frequency.
:SYSTem:WAIT
Function
Holds the GS610 for the specified wait time.
Syntax
:SYSTem:WAIT <Time>
<Time> = Wait time
Example
:SYST:WAIT 0.05
:SYSTem:COMMunicate:GPIB:ADDRess
Function
Sets the GP-IB address or queries the current
setting.
Syntax
:SYSTem:COMMunicate:GPIB:ADDRess
<Integer>
:SYSTem:COMMunicate:GPIB:ADDRess?
→
<Integer>
Example
:SYST:COMM:GPIB:ADDR 15
:SYST:COMM:GPIB:ADDR?
16.2 Commands