06-10-2015 09:24 AM
Hello,
I have encountered an issue I was hoping I could recieve some input on. In my VI that I am creating, we have a series of valve opening and closing followed by time delays to allow for a reaction to occur. However, in terms of saftey while these reactions are going on there is a risk of pressure build up. I want to be able to abort the time delay early when the high pressure alarm is triggered. From here the program would ideally enter a "shutdown" mode to diffuse the pressure build up. Someone had propsed the solution of elapsed time delays with many small ones but I would like to avoid that if possible.
Thanks
06-10-2015 09:25 AM
06-10-2015 09:31 AM
I added in an extra tad of information here
06-10-2015 09:34 AM
06-10-2015 09:37 AM
That was my question. I was unsure whether they could be aborted or not.
06-10-2015 09:53 AM - edited 06-10-2015 10:13 AM
there are many ways to do this...without your vi it is a guess on what would help you. also, i like to use notifiers.as Dennis has said,"Neither the Time Delay or Wait (ms) can be aborted". here's an example of a simple state machine:
06-10-2015 03:45 PM
Thinking if it is a safety issue - would advise against a software solution. Hardwire relays in failsafe mode.(to the n.o. contacts)