HP Drive Uživatelský manuál Strana 32

  • 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 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.
Zobrazit stránku 31
1 2 ... 27 28 29 30 31 32 33 34 35 36 37 ... 113 114

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

Žádné komentáře