MC_ResetError
This function performs in sequence the following tasks:
The condition causing the axis error has to be corrected before calling this function. The axis error still remains until the error condition exists when this function is called.
See also transition 15 in the status machine of the CANopen protocol.
For more detail on how inputs and outputs work, refer to PLCopen Function Blocks - General Rules
|
En |
Description |
Requests to reset the axis errors |
|
Data type |
BOOL |
|
|
Range |
0, 1 |
|
|
Unit |
n/a |
|
|
Default |
— |
|
|
Axis |
Description |
Name of a declared instance of the AXIS_REF library function (for more details, About Axis Name and Number) |
|
Data type |
||
|
Range |
[1,256] |
|
|
Unit |
n/a |
|
|
Default |
— |
|
OK |
Description |
Indicates the function has completed successfully See more details here |
|
Data type |
BOOL |
//reset the axis and drive errors for Axis 1
MC_ResetError( Axis1 );
|
Copyright © 2015 Kollmorgen™ |
|