Delta-electronics High-Speed PCI 12-Axis Motion Control Card PCI-DMC Manuel d'utilisateur Page 478

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 528
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 477
Chapter 37 Security API | PCI-DMC-A01 / PCI-DMC-B01
37-14 Revised March, 2012
37.17 _misc_slave_user_data_buffer_write
FORMAT
I16 PASCAL _misc_slave_user_data_buffer_write (U16 CardNo, U16 NodeID, U16 SlotID
U16 Address, U32 Data)
Purpose
Writes data to buffer.
Parameters
Name Data Type Unit Description
CardNo U16 Number Unit CardNo is between 0~15
NodeID U16 Selection Node ID
SlotID U16 Number Unit Slot ID
Address U16 Number Position to write to
Data U32 Number Data to write
Example
U16 CardNo=0;
U16 NodeID=1;
U16 SlotID=0;
U16 Address;
U32 Data;
I16 status = _ misc_slave_user_data_buffer_write (CardNo, NodeID, SlotID, Address, Data);
Vue de la page 477
1 2 ... 473 474 475 476 477 478 479 480 481 482 483 ... 527 528

Commentaires sur ces manuels

Pas de commentaire