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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 528
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 460
Chapter 36 Interrupt API | PCI-DMC-A01 / PCI-DMC-B01
Revised March, 2012 36-3
36.2 _DMC_01_ int_enable
FORMAT
I16 PASCAL _DMC_01_int_enable (U16 CardNo, U16 NodeID)
Purpose
Enables interrupt.
Parameters
Name Data Type Unit Description
CardNo U16 Number Unit CardNo is between 0~15
NodeID U16 Number Unit Node ID
Example
U16 CardNo=0;
U16 NodeID=1;
I16 status = _DMC_01_int_enable (CardNo, NodeID);
36.3 _DMC_01_ int_disable
FORMAT
I16 PASCAL _DMC_01_int_disable (U16 CardNo, U16 NodeID)
Purpose
Enables disable interrupt.
Parameters
Name Data Type Unit Description
CardNo U16 Number Unit CardNo is between 0~15
NodeID U16 Number Unit Node ID
Example
U16 CardNo=0;
U16 NodeID=1;
I16 status = _DMC_01_int_disable (CardNo, NodeID);
Przeglądanie stron 460
1 2 ... 456 457 458 459 460 461 462 463 464 465 466 ... 527 528

Komentarze do niniejszej Instrukcji

Brak uwag