HP Drive Bedienungsanleitung Seite 32

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 114
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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.
Seitenansicht 31
1 2 ... 27 28 29 30 31 32 33 34 35 36 37 ... 113 114

Kommentare zu diesen Handbüchern

Keine Kommentare