06-22-2022 11:29 AM
Hi all,
I am looking for a way to store the data selected on the front panel (The "selected array"), then repeat the process and insert the next set of information below the previous in "Master Array".
The purpose of the project is to be able to select "N" many channels you intend to use, then fill out channel information "N" times, where the "Master Array" contains the data of all channel information inputted. Currently, I cannot add multiple rows of channel information, it only replaces the first row. I've tried messing around with Insert into Array and Build Array but haven't found success.
If you have a solution to how to store the multiple rows of channel information from using the same set of front panel controls, it would be greatly appreciated.
Solved! Go to Solution.
06-23-2022 05:52 PM