Measurement-computing Serial488/4 Manuel d'utilisateur Page 45

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 91
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 44
Section 3 Command Descriptions
3.6
Error Query E?
The Error Query is used to determine the present error condition of the
Serial488/4. After execution of the Error Query, the present error condition is cleared.
The error condition is also returned and cleared by the status
Un
command.
E?
Return and clear present error condition
Example1: Query the error status using dual primary addressing mode.
PRINT#1,"OUTPUT08;E?" request error status
PRINT#1,"ENTER08"
INPUT#2,A$
PRINT A$ display shows
E0,
No errors
Example2: Query the error status using secondary addressing mode.
PRINT#1,"OUTPUT0800;W5X"
send an illegal command to the Serial488/4
PRINT#1,"OUTPUT0800;E?"
request error status
PRINT#1,"ENTER0800"
INPUT#2,A$
PRINT A$ display shows
E1
, unrecognized command
PRINT#1,"OUTPUT0800;E?"
request error status again
PRINT#1,"ENTER0800"
INPUT#2,A$
PRINT A$ display shows
E0
, error condition has
been cleared after reading error status
Vue de la page 44
1 2 ... 40 41 42 43 44 45 46 47 48 49 50 ... 90 91

Commentaires sur ces manuels

Pas de commentaire