Language Reference
XERR | Return error information. |
Example | 140 | ALLOCATE Error$[200] |
| |
| 150 | OUTPUT | 723;"JKLD;" | Send the spectrum analyzer a meaningless |
|
|
|
| command. |
| 160 | OUTPUT | 723;"VB | Attempt to set the spectrum analyzer to an |
|
|
|
| unavailable video bandwidth. |
| 170 | OUTPUT | 723;"CLRW;" | Send the spectrum analyzer illegal syntax. |
| 180 | OUTPUT | 723;"WAIT 2S;" | Wait 2 seconds. |
| 190 | OUTPUT | 723;"XERR?;" | Query reported errors to computer . |
| 200 | ENTER | 723 USING | Store error messages in string variable, |
|
|
|
| accepting line feeds. |
| 210 | Error$ | Print error report on computer . |
Description The XERR command gives error information when an instrument in a system encounters an error.
Information queried includes the name and
Query Response