Hi again,
This kinda follows from my other posts.
What im trying to do is create an andon system which is activated through buttons on an MES/SCADA screens on a PC. I have configured the buttons to send certain values to memory words on the PLC which is working great.
I am now stuck at the programming the PLC. I have got to a certain point but i cannnot figure out the other part of it which, is again due to my lack of experience and knowledge.
What i have done so far is when a button is pressed on the Pc for example Safety Issue the red light blinks on the traffic light stack, when another button is pressed for acknowledgement the red light goes solid and stays solid until the resolved button is pressed and the green light comes to say everything is ok. This goes the same for Quality and Assitance required which are both Yellow and out of materials which is blue.
If i press either of the Call/issue buttons the lights will blink simultaneously and go solid when i press the acknowledgement button respectifully.
What i want to do is when for example the assitance required button is pressed and the safety issue button is pressed and when the assistance required is acknowledged and cleared i do no want the green light to come on because the safety issue is still occuring. This can be for all combinations of the issues. I only want the green light to come on when a problem or a combination of problems has been resolved.
I have tried several times adjusting programme but it sill wont work
I have attached a zip file because i could not attach the .twd file it wouldnt allow me, there is also a csv file.
Regards,
Sal