Specifications

2 Command System RIGOL
DS2000 Programming Guide
2-403
:SYSTem:ERRor[:NEXT]?
Syntax
:SYSTem:ERRor[:NEXT]?
Description
Query and delete the last system error message.
Return Format
The query returns a character string containing the message number and message
content. Wherein, the message number is an integer and the message content is a
ASCII character string.
Example
:SYSTem:ERRor:NEXT?
The query returns -113,"Undefined header; keyword cannot be found".