Rockwell-automation 2098-IPD-xxx Ultra5000 C Programming using the Mot Bedienungsanleitung Seite 80

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 114
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 79
Publication 2098-PM001E-EN-P — July 2002
2-40 Referencing the Motion Library
long JogInProgress(void);
Determines if a jog is in progress.
Returns non-zero if jog is in progress.
Move Attributes
long MoveSetAcc(float acc);
Sets the programmed acceleration for a move. Acceleration is
programmed in counts/second².
Returns 0 if successful, or -1 on an error.
long MoveSetDec(float dec);
Sets the programmed deceleration for a move. Deceleration is
programmed in counts/second².
Returns 0 if successful, or -1 on an error.
long MoveSetPos(long position);
Defines the position from which all MovePosition and
MoveCorrectAbs moves are referenced. Position is programmed in
counts.
Returns 0 if successful, or -1 on an error.
long MoveSetVel(float vel);
Sets the programmed velocity for a move. Velocity is programmed in
counts/second.
Returns 0 if successful, or -1 on an error.
Seitenansicht 79
1 2 ... 75 76 77 78 79 80 81 82 83 84 85 ... 113 114

Kommentare zu diesen Handbüchern

Keine Kommentare