finish one cycle

sheryl86_ann

Member
Join Date
Jul 2008
Location
laguna
Posts
142
Greetings!

Some help with this condition?

During automatic operation and the machine was suddenly stop (selector switch turns OFF), it will still continue to finish its one cycle. (unless emergency stop push button was energize then it will totally stop to where it ended). The purpose is that so no product can be wasted, the whole process was still completed. Any concept? What commands are better?

Mitsubishi im using but mostly here are using allen brandly. any will do.

Thanks!

sheryl
 
The simplest way is to not examine the selector switch directly, but use an internal bit to stop the cycle if the selector switch is in "STOP", they system is currently in "AUTO", and the last step has been completed.
 
Under auto mode program, maybe you could consider incorporating "one cycle" flag or bit using either push button or selector switch. And program it in such a way that the current cycle should be finished first before the machine stops every time the "one cycle" push button is hit or selected.
 
Under auto mode program, maybe you could consider incorporating "one cycle" flag or bit using either push button or selector switch. And program it in such a way that the current cycle should be finished first before the machine stops every time the "one cycle" push button is hit or selected.

Mr. Jap:

Greetings!

"one cycle flag"? Do you have any sample progaram?

Thanks!

sheryl
 
Sheryl,

be sure to take a look at the program which my distinguished colleague OkiePC has provided in the following thread ... Mickey (also distinguished) has provided a PDF that you should be able to open easily ...

http://www.plctalk.net/qanda/showthread.php?p=357560&postcount=8

be sure to read the entire thread - and see if the program structure helps answer your questions ...
 

Similar Topics

I'm trying to create a schedule in the assetcentre, this schedule has only one event: backup and compare. The problem is that the event runs and...
Replies
1
Views
1,618
Hello. I am trying to install the TIA Portal v15 on a Windows 10 workstation. When the installation is complete I am asked to reboot the PC...
Replies
16
Views
12,559
Question for you guys who work for yourselves or for companies as programmers: What is the process by which your customers convey to you the...
Replies
10
Views
3,806
Hello PLC Experts. I need to complete these two tasks but I have limited knowledge about programming. 1. I have part counter. But I don't have...
Replies
6
Views
2,525
Hello PLC friends. I've been going through a saga of diagnosing and fixing an old PLC setup that I inherited. I am learning as I go. Initial...
Replies
14
Views
334
Back
Top Bottom