Allen-Bradley · MicroLogix 1400 Programmable Controllers
The accelerate/decelerate parameters (ADP) are either less than zero, greater than half the total output pulses to be generated (TOP), or exceed a specific documented limit (see page 103). This error faults the controller and indicates an invalid motion parameter. It can be cleared by logic within the User Fault Routine.
Click steps to track your progress.
Verify the accelerate/decelerate parameters (ADP) are non-negative and do not exceed half the total output pulses (TOP).
Check the ADP value against any specific limits documented on page 103 of the manual.
Correct the program logic that sets the ADP values to ensure they are within acceptable bounds.
Clear the fault using the User Fault Routine or by cycling power after correcting the ADP values.