Common PLC Programming Mistakes: Six That Cost Hours

Common Mistakes to Avoid in PLC Programming

A TON with a .PRE of 5000 that sits in a subroutine only called in Auto, with its rung left true, is already done on the first scan back after twenty minutes in Manual. Publication 1756-RM018A-EN-P prints the arithmetic that explains it, ACC = ACC + (current_time – last_time_scanned), so the timer bills the whole … Read more

Advertisement