HP Drive Bedienungsanleitung Seite 24

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 114
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 23
24
Chapter 2
10 Expand “Configuration Properties”
11 Expand “Linker”
12 Select Input. In the Additional Dependencies field, type
“hp34401a.lib”
13 Select OK.
14 To add the hp34401a instrument driver header file to your program, type the
following statement following the existing header file reference:
#include “hp34401a.h”
15 From the Main Menu, select Build and click Build IVIDemo.
Declare Variables
1 You will need to declare some variables that will be used in your program. Type
the following lines after the { in the int main () statement:
ViSession session;
ViStatus error = VI_SUCCESS;
ViReal64 reading;
Seitenansicht 23
1 2 ... 19 20 21 22 23 24 25 26 27 28 29 ... 113 114

Kommentare zu diesen Handbüchern

Keine Kommentare