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

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 528
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 193
Chapter 8 Using SDO Protocol API | PCI-DMC-A01 / PCI-DMC-B01
8-8 Revised March, 2012
8.4 _DMC_01_set_pdo_mode
FORMAT
I16 PASCAL _DMC_01_set_pdo_mode (U16 CardNo, U16 NodeID, U16 SlotID, U16 Enable)
Purpose
Sets the use of CANopen protocol (PDO or SDO).
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
Enable U16 Selection
0: PDO: DisablePDO, use SDO
1: PDO: enable PDO
Example
U16 CardNo=0;
U16 NodeID=1;
U16 SlotID=0; //If Slot ID is set to 0, then the Slave is a servo drive
U16 Enable=1;
I16 status= _DMC_01_set_pdo_mode (CardNo, NodeID, SlotID, Enable);
Vedere la pagina 193
1 2 ... 189 190 191 192 193 194 195 196 197 198 199 ... 527 528

Commenti su questo manuale

Nessun commento