Delta-electronics High-Speed PCI 12-Axis Motion Control Card PCI-DMC Instrukcja Użytkownika Strona 170

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 528
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 169
Chapter 5 Hardware Initialization API | PCI-DMC-A01 / PCI-DMC-B01
5-2 Revised March, 2012
5.1 _DMC_01_open
FORMAT
I16 PASCAL _DMC_01_open (I16* existcard)
Purpose
Initializes system resources when program is run.
Parameters
Name Data Type Unit Description
Existcard I16* cards
To get the number of these cards installed in the
system
Example
I16 existCards;
I16 status = _DMC_01_open (&existCards);
5.2 _DMC_01_close
FORMAT
Void PASCAL _DMC_01_close ()
Purpose
Releases all system resources.
Parameters
No parameters.
Example
U16 CardNo=0;
_DMC_01_close ();
Przeglądanie stron 169
1 2 ... 165 166 167 168 169 170 171 172 173 174 175 ... 527 528

Komentarze do niniejszej Instrukcji

Brak uwag