Rockwell-automation 2098-IPD-xxx Ultra5000 C Programming using the Mot Uživatelský manuál Strana 48

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 114
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 47
Publication 2098-PM001E-EN-P — July 2002
2-8 Referencing the Motion Library
Axis Services
long AxisDisable(void);
Disables the axis (amplifier).
Returns 0 if successful, or -1 on an error.
long AxisEnable(void);
Enables the axis. When the axis is enabled, power is applied to the
motor. The command position is set equal to the feedback position
and it holds the present position.
Returns 0 if successful, or -1 on an error.
Note: Returns an error if either the drive and motor are not selected or
the controller is faulted.
long AxisResetPosLimit(void);
Resets a previously triggered position limit error.
Returns 0 if successful, or -1 on an error.
long AxisSoftLimitDisable(void);
Disables soft position limit checking.
Returns 0 if successful, or -1 on an error.
long AxisSoftLimitEnable(void);
Enables soft position limit checking.
Returns 0 if successful, or -1 on an error.
IMPORTANT
This function will cause the axis to coast to a stop
without controlled deceleration if the axis is disabled
while motion is occurring.
Zobrazit stránku 47
1 2 ... 43 44 45 46 47 48 49 50 51 52 53 ... 113 114

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

Žádné komentáře