11-23-2009 01:32 PM
This should be simple. I want to compare two arrays (5 elements each) and return a single boolean (T/F), not a boolean array.
Thanks,
Kevin
Solved! Go to Solution.
11-23-2009 01:36 PM
11-23-2009 01:45 PM
(You still seem to have the problem that you are confusing controls and indicators, making it necessary to use locals. Using an indicator as a control is not a good idea, because it cannot be operated when the VI is in run mode. You can easily switch the behavior of any control/indicator by "right-clicking... change to control/indicator").
Ravens suggestion is good, but there are other possible answers because you did not tell us what the single boolean should show, e.g.: