Delta-electronics High-Speed PCI 12-Axis Motion Control Card PCI-DMC Manuale Utente Pagina 228

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 528
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 227
Chapter 13 Using PDO Protocol API | PCI-DMC-A01 / PCI-DMC-B01
13-2 Revised March, 2012
13.1 _DMC_01_ipo_set_svon
FORMAT
I16 PASCAL _DMC_01_ipo_set_svon (U16 CardNo, U16 NodeID, U16 SlotID, U16 ON_OFF)
Purpose
Sets Servo ON/OFF under PDO protocol mode.
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: Servo OFF
1: Servo ON
Example
U16 CardNo=0;
U16 NodeID =1;
U16 SlotID =0;
U16 ON_OFF=1;
I16 status= _DMC_01_ipo_set_svon (CardNo, NodeID, SlotID, ON_OFF);
Vedere la pagina 227
1 2 ... 223 224 225 226 227 228 229 230 231 232 233 ... 527 528

Commenti su questo manuale

Nessun commento