LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Build Array by Boolean Value

Hi

Any way i can build an array step by step controlling by an bollean switch?

In other words, adding only one element in an array everytime i push the button, making the array grow

 

0 Kudos
Message 1 of 2
(2,031 Views)

Hi LCT2,

 

use a case structure and a shift register.

Has been shown on the forums before...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(2,012 Views)