HP Drive Uživatelský manuál Strana 31

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 114
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 30
1 2 ... 26 27 28 29 30 31 32 33 34 35 36 ... 113 114

Komentáře k této Příručce

Žádné komentáře