LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

"save" array

Solved!
Go to solution

Hello!


I have a VI, where i "manipulate" an array in two for-loop...

It calculate the array element well, but it didn't "save" it... can somebody tell me, how can i solve it?

(i attach two different bad solution...)

thanks!

 

Kolos 

     

Download All
0 Kudos
Message 1 of 8
(3,628 Views)
I dont have lv 8.2. Can you post a screen shot?
0 Kudos
Message 2 of 8
(3,616 Views)

Solution1:forum.JPGű

 

 

 

Solution2:forum2.JPG

 

 

0 Kudos
Message 3 of 8
(3,611 Views)
The results (name:Numeric) are good, just it didn't save them... 😞
0 Kudos
Message 4 of 8
(3,610 Views)

Hello!

 

Fix:

 

fix.PNG

Message 5 of 8
(3,603 Views)
Solution
Accepted by topic author Kolos
Wiring is a bit "tough". I dont see any point in using a time delay of "0" ms. Use a shift register to save your values.
0 Kudos
Message 6 of 8
(3,600 Views)

a-a i think, you wrong...

the first array size here: 10,10 The size of it is 2... but i need to make it 10 time.. 

0 Kudos
Message 7 of 8
(3,594 Views)

The time delay is good, if i wan't to check, if the "part results" are correct...

I never used shift register...I try it...

Thanks.. 

0 Kudos
Message 8 of 8
(3,591 Views)