Measurement-computing GPIB-488 Manual de usuario Pagina 51

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 116
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 50
Chapter 3 GPIB 488.1 Library Reference
Programming Reference Manual 3-38 GPIB-488
Example
This program sends the command "DUMP" to a device. The device responds by sending data
back.
ibrdf reads the incoming data and stores it in the file called gpib.dat on the C drive.
C ibwrt (boarddev, "DUMP");
ibrdf (boarddev, "c:gpib.dat");
Vista de pagina 50
1 2 ... 46 47 48 49 50 51 52 53 54 55 56 ... 115 116

Comentarios a estos manuales

Sin comentarios