Maximum Value
Hi Everyone,
Is there any block or library to find maximum, minimum values out of 8, 16 or 32 values.
Thank You..
Answers
Hi,
Max/min function selects the largest/Smallest value of the inputs. but 27 are variables are allowed. In FBD you can use only 19 variables.
So make combination to achieve your 32 values.
eg a = Max(Max( A1, A2, .....A27), A28,......A32)
Hope this will workout.
by Basappa G Rank: 45 on 1/16/2018 9:56:24 PM | Like (0) | Report
controller type?
by Meer Arshad Ali Rank: 228 on 1/16/2018 10:19:54 PM | Like (0) | Report
AC500 PM573-ETH
Add new comment