Measurement-computing GPIB-488 Manual do Utilizador Página 51

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 116
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 50
1 2 ... 46 47 48 49 50 51 52 53 54 55 56 ... 115 116

Comentários a estes Manuais

Sem comentários