48
8303460000 Rev A IA672-04-01-Rev. I
See Section 13 for a complete list of SYSTEM:ERROR messages
Syntax: SYSTem:ERRor?
Example: SYST:ERR?
Response: <error number>,”<error description>;<serial address>”
<error number> is a value from –100 to +399
Negative values are errors. The command was not understood
or it could never be executed by the power supply.
Positive values are warnings. The command was understood
but it could not be executed at this time, or a fault has
shut-down the output.
<error description> is brief description of the error.
<serial address> is the address of the reporting power supply.
It is the supply’s RS-485 address set using the front panel
(see section 12.2.2).
Examples: 0,”No error” (this response has no serial address)
-222,”Data out of range;address 06”
+321,”AC fault shutdown;address 02”
11.8.3. Enable System Error
This command clears any error messages from the SYSTEM:ERROR queue.
No other status registers are affected.
For the LAN option, the SYSTEM:ERROR messages are automatically enabled at
power-up.
Syntax: SYSTem:ERRor:ENABle
Example: SYST:ERR:ENAB
Query: This command has no query form
11.8.4. Read SCPI Version
This query returns the SCPI version that the Genesys™ power supply is compatible
with.
Syntax: SYSTem:VERSion?
Example: SYST:VERS?
Response: <SCPI version>
Example: 1999.0