Delta-electronics High-Speed PCI 12-Axis Motion Control Card PCI-DMC Bedienungsanleitung Seite 217

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 528
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 216
Chapter 11 Velocity Motion Control Packet Protocol API | PCI-DMC-A01 / PCI-DMC-B01
Revised March, 2012 11-3
11.2 _DMC_01_set_velocity
FORMAT
I16 PASCAL _DMC_01_set_velocity (U16 CardNo, U16 NodeID, U16 SlotID,I32 rpm)
Purpose
Starts velocity motion control.
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
rpm I32 Number Actual torque is 1/10 of this variable (RPM)
Example
U16 CardNo=0;
U16 NodeID=1;
U16 SlotID=0;
I32 rpm =-1000; //In this case, motion is counterclockwise so actual value of torque is |-1000| /
10 => 100RPM
I16 status= _DMC_01_set_velocity (CardNo, NodeID, SlotID, rpm);
Seitenansicht 216
1 2 ... 212 213 214 215 216 217 218 219 220 221 222 ... 527 528

Kommentare zu diesen Handbüchern

Keine Kommentare