06-08-2015 04:48 AM
I have total 14 numeric constans in my code. which are of global variable.
Now i want find max and minimum , out of these numbers. so how can i do it.
I saw array which can find max and mini but how to copy these 14 constants to array?.
Regards
Punith
06-08-2015 05:15 AM
Build those 14 elements to Array (by using build array) and pass it to Max or Min array.
06-08-2015 05:31 AM
Thank for your reply, able to solve now.
Regards
Punith
06-09-2015 10:39 AM
@punee wrote:
Thank for your reply
Thanks are given with kudos and marking solutions.
https://decibel.ni.com/content/docs/DOC-40451
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord