nvpaul
Mechanical
- Dec 18, 2003
- 2
I am new at PLC programming and am writing a program to control a traveling cutoff saw. I want to use subroutines but I want to be able to stay in a subroutine until a particular condition has been met. I have a Keyence KV-16AR plc and when I try and put conditions on the return statement I get complile errors. I also tried to call another subroutine from within a subroutine and that doesn't seem to work either. I would appreciate any suggestions or help.