Davenj Posted April 24, 2015 Report Share Posted April 24, 2015 I would like to set a coil and reset it when the High Speed counter input stops then restarts. Trying to stop an output when input stops, then restart it input restarts. The output runs at varying rates based on input frequency changes. Dave Quote Link to comment Share on other sites More sharing options...
MVP 2022 Flex727 Posted April 24, 2015 MVP 2022 Report Share Posted April 24, 2015 You will need to define what you mean by "input stops". If the interval that defines "stops" is large compared to the largest (i.e. lowest frequency) count interval than the problem is easy. Otherwise the problem can be very difficult. Do you have some other signal available that will tell you when the input is off? Quote Link to comment Share on other sites More sharing options...
Davenj Posted April 24, 2015 Author Report Share Posted April 24, 2015 The inputs a constant stream of pulses. The pulses represent flow from flow meter. Flow starts and stops fueling by an operator. Quote Link to comment Share on other sites More sharing options...
cantcliff Posted April 29, 2015 Report Share Posted April 29, 2015 Use a timer that resets each pulse, then if the pulse doesn't come within the time period allow the timer to expire and trigger your next state. Quote Link to comment Share on other sites More sharing options...
Davenj Posted May 1, 2015 Author Report Share Posted May 1, 2015 Thanks, I have two HSC counter inputs and use those to get a total Gallon Per Minute flow. Used the GPM to stop the Output, and restart when flow starts. The Output runs to maintain a PPM range for flow. The problem arose at high flow rates and running near the low PPM limit the Output would keep running until it caught up. No acceptable with no flow. This method worked, will try yours and one from Uni support team. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.