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

  • 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 48
Publication 2098-PM001E-EN-P — July 2002
Referencing the Motion Library 2-9
Axis Status
long AxisIsEnabled(void);
Determines if Axis is enabled.
Note: Prior to initiating motion ensure that the axis is ready using the
AxisIsReady function.
Returns non-zero if the axis is enabled.
long AxisIsReady(void);
Determines if axis is ready.
Note: After the axis is enabled, the motor may not be ready
immediately, particularly if it is set for self-sensing startup.
Returns non-zero if axis is ready.
long AxisPosLimitGetStatus (void);
Returns the status of the position limit flags.
Returns on of the following values:
0 = No limits triggered
1 = Positive limit triggered
2 = Negative limit triggered
3 = Positive and negative limits triggered
long AxisPosLimitIsTriggered (void);
Determines if a position limit has been triggered.
Returns non-zero if a position limit has been triggered.
Zobrazit stránku 48
1 2 ... 44 45 46 47 48 49 50 51 52 53 54 ... 113 114

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

Žádné komentáře