HP Drive Uživatelský manuál Strana 24

  • 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 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;
Zobrazit stránku 23
1 2 ... 19 20 21 22 23 24 25 26 27 28 29 ... 113 114

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

Žádné komentáře