- 52 -
:SYST:ERR?
QUERY Sends the System Error value to the remote host.
Cleared with *CLS<crlf>
Syntax:
:SYST:ERR?
Example:
:SYST:ERR?<crlf>
Response:
1F<crlf>
Power-on default = 0
ADDRS COMM
Sets the GPIB address in RAM memory not in non-volatile memory.
Syntax:
ADDRS <decimal address>
Response:
<crlf>
Parameter: Address number = 1 - 32 (decimal)
Example:
ADDRS 7<crlf>
ADDRS?<crlf>
7<crlf>
Power-on default = 10
Note: Value can be saved to non-volatile memory with SAVESETUP command.
ADDRS QUERY
Sends the GPIB address from RAM data volatile memory in decimal format.
Syntax:
ADDRS?
Example:
ADDRS?<crlf>
Response:
10<crlf>
(Address number = 1 - 32)
Power-on default = None, must be set with "ADDRS 10" and SAVESETUP.