Delta-electronics High-Speed PCI 12-Axis Motion Control Card PCI-DMC Uživatelský manuál Strana 170

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 528
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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 ();
Zobrazit stránku 169
1 2 ... 165 166 167 168 169 170 171 172 173 174 175 ... 527 528

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

Žádné komentáře