SYSTem:ERRor?
Last updated: December 3, 2008
GPIB Command Conventions
SYSTem:ERRor?
|
Function
|
GSM TA
|
Queries the contents of the Error/Event Queue. The Error/Event Queue may contain one or more messages with an error or event description. See
Error Messages
.
Manual users may view the Message Log from the SYSTEM CONFIG screen. See
Error Message Log
.
The contents of the Error/Event Queue and the Message log may not match. Example, manual user errors are not displayed with SYSTem:ERRor? they are viewed from the Message Log. See
Manual User Error Messages
.
|
|
GPRS TA |
|
EGPRS TA |
|
GSM/GPRS LA
|
|
EGPRS LA
|
|
Query |
Error/Event Queue
-
Range: 0 to 100 messages up to 255 characters in length
|
|
Programming Example
OUTPUT 714;"SYSTem:ERRor?"
! Queries the contents of the Error/Event Queue
|
|