Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is the difference between an EOP and a LOOP step?

EOP loop step
0
Posted

What is the difference between an EOP and a LOOP step?

0

The two steps are similar. A LOOP step can repeat a user defined section of the program. When the loop counter reaches zero the programmer advances to the next step in the program. Each loop can perform from 1 to 9999 loops. Loops can be nested, or two loop steps can be programmed back to back with 9999 loops to repeat the same section of code 9999 x 9999 or 99,980,001 loops. Every program “MUST” be terminated with an EOP step. An EOP step can repeat a user defined section of the program, including loops or nested loops, and will stop when the Cycle counter reaches zero. Similar to a Loop step the user defines the step number of the program to cycle back to and the number of program cycles to execute, up to 9999. When the EOP cycle counter reaches zero the program stops and latches the last CH1 & CH2 setpoint values and event ON/OFF status. CAUTION: Care must be taken when changing the step number for the EOP or entering a new program with less steps than the existing program in memory

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123