Good afternoon everyone,
This should be an easy question with hopefully an even easier solution, but with the day ive had today I'm done dealing with the demon so figured id save time and just come on here and ask.....
ANYWAYS, i have a program that i am using a loop that loops 4 times so the operator can measure 4 parts, so at the end of the loop the last thing i have is a comment to "load next part." How can i set this up in such a way that after the 4th part (the last part) it does not prompt the operator to "load next part"again. As it is now the they would measure their 4 parts and then that "load next part" comment would come up a 4th time, except the program would just end after that. I feel like this will lead to confusion. I hope my question makes sense and somebody can help me out!
This should be an easy question with hopefully an even easier solution, but with the day ive had today I'm done dealing with the demon so figured id save time and just come on here and ask.....
ANYWAYS, i have a program that i am using a loop that loops 4 times so the operator can measure 4 parts, so at the end of the loop the last thing i have is a comment to "load next part." How can i set this up in such a way that after the 4th part (the last part) it does not prompt the operator to "load next part"again. As it is now the they would measure their 4 parts and then that "load next part" comment would come up a 4th time, except the program would just end after that. I feel like this will lead to confusion. I hope my question makes sense and somebody can help me out!
Comment