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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 528
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 376
Chapter 27 4-Channel Pulse Interface API | PCI-DMC-A01 / PCI-DMC-B01
Revised March, 2012 27-7
27.6 _DMC_01_04pi_set_poweron
FORMAT
I16 PASCAL _DMC_01_04pi_set_poweron (U16 CardNo, U16 NodeID, U16 SlotID,
U16 ON_OFF)
Purpose
Enables/disables PWR ON(SVON).
Parameters
Name Data Type Unit Description
CardNo U16 Number Unit CardNo is between 0~15
NodeID U16 Number Unit Node ID
SlotID U16 Number Unit Slot ID
ON_OFF U16 Selection
0: OFF
1: ON (enable SVON)
Example
U16 CardNo=0;
U16 NodeID=1;
U16 SlotID=0;
U16 ON_OFF= 1;
U16 polarity=0; //Set as Normal high (Please see section 27.3 Description)
I16 status = _DMC_01_04pi_set_poweron (CardNo, NodeID, SlotID, polarity);
status = _DMC_01_set_rm_04pi_svon_polarity(CardNo, NodeID, SlotID, polarity);
Przeglądanie stron 376
1 2 ... 372 373 374 375 376 377 378 379 380 381 382 ... 527 528

Komentarze do niniejszej Instrukcji

Brak uwag