HP Drive Manual de usuario Pagina 31

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 114
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 30
Using IVI with Visual C# and Visual Basic
31
Create an Instance of the Driver
To allow your program to access the driver without specifying the full path, type the
following line immediately below the other
using
statements:
using Agilent.Agilent34401.Interop;
Note:
As soon as you type the A for Agilent, IntelliSense lists the valid inputs.
Congratulations! You may now write the program to control the simulated
instrument.
Note
: To view the functions and parameters available in the instrument driver, right-
click the library in the References folder in Solution Explorer and select View in
Object Browser.
Vista de pagina 30
1 2 ... 26 27 28 29 30 31 32 33 34 35 36 ... 113 114

Comentarios a estos manuales

Sin comentarios