Agilent Technologies E4438C Manuel d'instructions Page 48

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 208
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 47
Programming Examples
GPIB Programming Examples
Chapter 242
420 END IF
430 OUTPUT Sig_gen;"*IDN?" ! Querys for signal generator ID
440 ENTER Sig_gen;C$ ! Enter in the signal generator ID
450 ! Print the signal generator ID to the controller display
460 PRINT
470 PRINT "This signal generator is a ";C$
480 PRINT
490 ! The next command is a query for the signal generator’s GPIB address
500 OUTPUT Sig_gen;"SYST:COMM:GPIB:ADDR?"
510 ENTER Sig_gen;D$ ! Enter in the signal generator’s address
520 ! Print the signal generator’s GPIB address to the controllers display
530 PRINT "The GPIB address is ";D$
540 PRINT
550 ! Print user prompts to the controller’s display
560 PRINT "The signal generator is now under local control"
570 PRINT "or Press RUN to start again."
580 END
Vue de la page 47
1 2 ... 43 44 45 46 47 48 49 50 51 52 53 ... 207 208

Commentaires sur ces manuels

Pas de commentaire