HP Drive Instrukcja Użytkownika Strona 31

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 114
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 30
1 2 ... 26 27 28 29 30 31 32 33 34 35 36 ... 113 114

Komentarze do niniejszej Instrukcji

Brak uwag