Agilent Technologies 86100A Instrukcja Obsługi Strona 69

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 364
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 68
2-15
Sample Programs
Listings of the Sample Programs
Listings of the Sample Programs
Listings of the C sample programs in this section include:
hpibdecl.h
•init.c
gen_srq.c
•srq.c
learnstr.c
sicl_IO.c
natl_IO.c
Listings of the BASIC sample programs in this section include:
•init.bas
•srq.bas
•lrn_str.bas
hpib_decl.h Sample Program
/* hpibdecl.h */
/*
* This file includes necessary prototypes and declarations for
* the example programs for the Agilent 86100*/
*/
/*
* User must indicate which GPIB card (Agilent or National) is being used.
* Also, if using a National card, indicate which version of windows
* (WIN31 or WIN95) is being used.
*/
#define AGILENT /* Uncomment if using AGILENT interface card */
/* #define NATL */
/* #define WIN31 */ /* For National card ONLY - select windows version */
#define WIN95
Przeglądanie stron 68
1 2 ... 64 65 66 67 68 69 70 71 72 73 74 ... 363 364

Komentarze do niniejszej Instrukcji

Brak uwag