Ladder Logic w/ loops or subroutines?
Ladder Logic w/ loops or subroutines?
(OP)
I am currently programming an IDEC OpenNet PLC, which uses the WindLDR software. My question is, if I want to repeat a process several times, is there a way to program a subroutine or a loop with a counter by using index addressing in the ladder logic programming? If so, how do I do this? If it is not possible, can I write the program in C++ and then compile it into the ladder software language?





RE: Ladder Logic w/ loops or subroutines?
A certain type PLC may miss one of the mentioned.
For instance, discontinued Mitsubishi FX0 series did not support subroutines.