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.
Solved! Go to Solution.
Use index array on the boolean array, resized to five outputs. and connect your five booleans to the outputs. LabVIEW 101!
@AbdullahWasif wrote:
The VI and output is attached.
You did not attach any VI, just some pictures. Big difference!
Thanks. It worked.