
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.
Komentáře k této Příručce