Specifications

SYST:ERR?
This query returns the next error message response string from the remote programming error queue. The
queue is a FIFO (first-in, first-out) buffer that stores maximum 9 errors as they occur. As it is read, each
error is removed from the queue. When all errors have been read, the query returns 255-255-0.
The error response string format CH-CMD-ERR, containing three fields, where CH indicates the channel
number where the error occurs (if error is not related to channel, or no error occurs, this field is 255), CMD
indicates the command index (if error is not related to a command or no error occurs, this field is 255. The
ERR indicates the actual error code (if no error occurs, this field is 0. Please refer to Appendix A for error
code).
Query Syntax
Parameters
Returned Parameters
Example
SYSTem:ERRor?
(None)
<CRD> CH-CMD-ERR
SYST:ERR?
SYST:GPIB:EOS
This command sets and queries the GPIB interface EOS mode.
Command Syntax
Parameters
Example
Query syntax
Returned Parameters
Related Commands
SYSTem:GPIB:EOS <NR1>
<NR1>: 0 – None
1 – CR
2 – LF
3 – CR + LF
SYST:GPIB:EOS 1
SYSTem:GPIB:EOS?
<NR1>: Represents EOS mode
SYST:EOS
SYST:NET:ADDR
This command sets and queries the Ethernet IP address.
Command Syntax
Parameters
Example
Query syntax
Returned Parameters
Related Commands
SYSTem:NET:ADDRess [<CRD1>] <CRD2>
<CRD>: <CRD1>: serial number
<CRD2>: IP address in decimal dot notation
SYST:NET:ADDR 192.168.1.3
SYSTem:NET:ADDRess? [<Serial Number>]
<CRD>: Represents IP address
SYST:NET:GATE, SYST:NET:SUBNET
SYST:NET:DHCP
This query reads if the power supply Ethernet configuration is from DHCP server.
Query syntax
Returned Parameters
Related Commands
SYST:NET:DHCP?
<NR1>: 0 – Ethernet configuration is from set up
1 – Ethernet configuration is from DHCP server
SYST:NET:ADDR
6-33