LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

convert 1d array to scalar

HelP:

I obtain analog inputs using AI sample channel.VI inside a while loop. The inputs are compared with a number, the results(T/F) will be displayed. Is there any way that I can use the boolean indicator instead of boolean array?

Thanks a lot
0 Kudos
Message 1 of 4
(4,039 Views)
Did you want it an array of indicators, or one indicator to represent an
array of values?

"connector" wrote in message
news:506500000008000000B1690000-1031838699000@exchange.ni.com...
> HelP:
>
> I obtain analog inputs using AI sample channel.VI inside a while loop.
> The inputs are compared with a number, the results(T/F) will be
> displayed. Is there any way that I can use the boolean indicator
> instead of boolean array?
>
> Thanks a lot
0 Kudos
Message 2 of 4
(4,039 Views)
Thanks for your reply. I want one indicator to represent an array of values.
0 Kudos
Message 3 of 4
(4,039 Views)
On the boolean palette, use the

"Or array Elements"

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 4 of 4
(4,039 Views)