HP Drive Instrukcja Użytkownika Strona 32

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 114
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 31
32
Chapter 3
Initialize the Instrument
You can now write the main constructs for your program. Create a variable to
represent your instrument and set the Initialization parameters.
1 Type Agilent34401Class dmm = new Agilent34401Class();
2 Type dmm.Initialize (“GPIB::23”, false, true,
simulate=true”);
Note
: IntelliSense helps ensure you use correct syntax and values.
Przeglądanie stron 31
1 2 ... 27 28 29 30 31 32 33 34 35 36 37 ... 113 114

Komentarze do niniejszej Instrukcji

Brak uwag