Delta-electronics High-Speed PCI 12-Axis Motion Control Card PCI-DMC Uživatelský manuál Strana 247

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 528
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 246
Chapter 16 Motion Counter Value API | PCI-DMC-A01 / PCI-DMC-B01
Revised March, 2012 16-5
16.6 _DMC_01_get_torque
FORMAT
I16 PASCAL _DMC_01_get_torque (U16 CardNo, U16 NodeID, U16 SlotID, U16* torque)
Purpose
Retrieves and returns the current torque counter value.
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
torque U16* Number Current torque
Example
U16 CardNo=0;
U16 NodeID =1;
U16 SlotID=0;
U16 torque;
I16 status= _DMC_01_get_torque (CardNo, NodeID, SlotID, &torque);
Zobrazit stránku 246
1 2 ... 242 243 244 245 246 247 248 249 250 251 252 ... 527 528

Komentáře k této Příručce

Žádné komentáře