Rockwell-automation 2098-IPD-xxx Ultra5000 C Programming using the Mot Instrukcja Użytkownika Strona 52

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 114
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 51
Publication 2098-PM001E-EN-P — July 2002
2-12 Referencing the Motion Library
Control Services
long ControlClearFault(void);
Clears a controller fault.
Returns 0 if successful, or -1 on an error.
long EncoderDisableFault(long channel);
Disables fault checking for an encoder.
The channel selects the encoder channel. Valid channels are as
follows:
1 = Motor Encoder
2 = Aux Encoder
Returns 0 if successful, or -1 on an error.
long EncoderEnableFault(long channel);
Enables fault checking for an encoder.
The channel selects the encoder channel. Valid channels are as
follows:
1 = Motor Encoder
2 = Aux Encoder
Returns 0 if successful, or -1 on an error.
Przeglądanie stron 51
1 2 ... 47 48 49 50 51 52 53 54 55 56 57 ... 113 114

Komentarze do niniejszej Instrukcji

Brak uwag