LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

1D boolean array to individual boolean 0 or 1

Solved!
Go to solution

Hi, I have a 1D boolean array where i'm getting 5 bits which are input to a 1D boolean indicator (LED's). I need to map the boolean array to individual boolean indicator to glow separate LED's. Any help would be appreciated. The VI and output is attached.

Download All
0 Kudos
Message 1 of 3
(607 Views)
Solution
Accepted by topic author AbdullahWasif

Use index array on the boolean array, resized to five outputs. and connect your five booleans to the outputs. LabVIEW 101!

 

altenbach_0-1686371285482.png

 

 


@AbdullahWasif wrote:

The VI and output is attached.


You did not attach any VI, just some pictures. Big difference!

Message 2 of 3
(605 Views)

Thanks. It worked.

0 Kudos
Message 3 of 3
(584 Views)