Hello!
In a VI have an empty 2D-array (3 columns, x rows),
in which I want to insert a new row. The first time
I start the VI, the row is correctly inserted. When
I start the VI again, the array-insertion-VI doesn't
insert anything. Ideas if I have to initialize
the target array in any way?
Thanks in advance, Michael.