Error message
PLC: timeout
Cause of error
PLC runtime error:
- The processing of the cyclically executed program section takes too long. Check the subprogram structure for very calculation-intensive
sections that you can start as SUBMIT jobs.
- The displayed processing time will be increased during data transfer and in handwheel mode. In case of doubt, select handwheel
mode and simultaneously start the data transfer at max. baud rate. At the same time, check "MAXIMUM PROCESSING TIME" in the
PLC programming. Values should not exceed 150% (safety reserve in the event of unfavorable operating conditions!).
Error correction
Edit the PLC program.