Agilent Technologies B1500A Servisní příručka Strana 416

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 598
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 415
4-100 Agilent B1500A/B1505A Programming Guide, Edition 11
Command Reference
ERRX?
1: Reads one error code from the head of the error queue and removes
that code from the queue. This returns one error code.
Query Response error_code,error_code,error_code,error_code<CR/LF^EOI>
or
error_code<CR/LF^EOI>
Response of the ERR? 1 command is one of the followings.
0: No error. Normal condition.
XYZ: Error XYZ (100 to 999) occurs.
aXYZ: Error XYZ (100 to 999) occurs on the slot a (1 to 9).
•10XYZ: Error XYZ (100 to 999) occurs on the slot 10.
If the error 305 occurs on the slot 1, ERR? 1 returns 1305, and EMG? 305 returns
”Excess current in HPSMU.”
If unsupported error is detected, 999 is returned. The EMG? 999 command returns
the message associated with the last error. If the error code 999 is returned, execute
the “ERRX?” command to read the error code and the error message.
See Chapter 5, “Error Messages” for the error codes and error messages.
Remarks This command uses the error queue which can store four error codes. This error
queue is cleared by executing the ERRX? command.
Example
Statements
OUTPUT @B1500;"ERR?"
ENTER @B1500;A$
OUTPUT @B1500;"ERR? 1"
ENTER @B1500;A
See Also “EMG?”, “ERRX?”
ERRX?
This query command reads one error code from the head of the error queue and
removes that code from the queue. Supports all errors.
Syntax ERRX? [mode]
Parameters mode : Error code output mode. Integer expression. 0 (default setting) or 1.
0: Returns the error code and the corresponding message.
Zobrazit stránku 415
1 2 ... 411 412 413 414 415 416 417 418 419 420 421 ... 597 598

Komentáře k této Příručce

Žádné komentáře