fred munger Posted July 23, 2013 Report Posted July 23, 2013 (edited) Hi, I want to program a sequence for fan selection. I have to compare the values (in time) for all the 12 fans to select the one with the lowest value. Is there a simple way to do that, a FFB that compares many values (REAL) to sort the lowest one (output in BOOL) ? Thx ! Edited July 23, 2013 by fred munger
Crossbow Posted July 24, 2013 Report Posted July 24, 2013 Haven't ever touched Unity, but most PLCs with IEC command set have a MIN and MAX command. They would compare a range of values and give you a number saying which was lowest.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now