ID 44001
FB error: axis reference changed, but former order isn't acknowledged. | |||
Description | An order should be send via an FB to the motion controller. The commanded FB also sets the “Error” output to TRUE in the same PLC cycle and displays this error message at the “ErrorID” output since the FB instance already sent a job for another axis that is still active. Therefore, a different variable of type AXIS_REF was assigned to the “Axis” input and a rising edge was applied to the FB “Execute” input.
This is not permissible otherwise the FB does not receive the job acknowledgement for the previously commanded axis and continues to be enabled. | ||
Response | Class | - | The order is dismissed by the FB and not issued to the motion controller. |
Solution | Class | - | In general there are 3 possibilities to respond to this error code:
|
Error type | - | ||
|