LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

insert into array fault

Solved!
Go to solution

When I use the index(like 5) from "insert into array" function, it's not working. When I put the index at zero, it works and inserts the new element at the end of the array.?.?

0 Kudos
Message 1 of 2
(2,123 Views)
Solution
Accepted by topic author JoVMo

Hi

 

I think the problem is that you have not initialized your array to which you will add an element. You have to double clik and add a number. You can inicialize only the last element and the prevous elements will be inicialized also.

Try to look at the picture.

 

Hope it will help

0 Kudos
Message 2 of 2
(2,120 Views)