Measurement-computing GPIB-488 Manuel d'utilisateur Page 62

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 116
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 61
Chapter 3 GPIB 488.1 Library Reference
GPIB-488 3-49 Programming Reference Manual
IBTRG
Triggers the specified device.
Syntax
C ibtrg (int device)
Parameters
device is an integer containing device handle.
Returns
ibsta will contain a 16-bit status word as described in Appendix B, IBSTA.
iberr will contain an error code, if an error occurred.
Usage Notes
When this routine is executed, the GPIB Interface Board associated with the device is
addressed to talk and all devices are unlistened. The specified device is then addressed to
listen and a GET (Group Execute Trigger) command is sent.
Example
This example triggers the specified device.
C int plotter;
plotter = ibdev (0,6,0,13,1,0);
ibtrg (plotter);
Vue de la page 61
1 2 ... 57 58 59 60 61 62 63 64 65 66 67 ... 115 116

Commentaires sur ces manuels

Pas de commentaire