LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to avoid the double memory assignment for an array which I connected to the shift register?

I hope we can work on the modified demo file, since the prenciple is same. Inside the for loop (n=1), there is a case structure where I will load data in the 1st running and transfer the data to shift register to avoid reload when I stop and run the program again.

Any suggestion?
0 Kudos
Message 11 of 15
(795 Views)
I hope we can work on the modified demo file, since the prenciple is same. Inside the for loop (n=1), there is a case structure where I will load data in the 1st running and transfer the data to shift register to avoid reload when I stop and run the program again.

Any suggestion?
0 Kudos
Message 12 of 15
(793 Views)
I hope we can work on the modified demo file, since the prenciple is same. Inside the for loop (n=1), there is a case structure where I will load data in the 1st running and transfer the data to shift register to avoid reload when I stop and run the program again.

Any suggestion?
0 Kudos
Message 13 of 15
(793 Views)
Sorry, I send too many since I didn't realize it is on the 2nd page now.
0 Kudos
Message 14 of 15
(786 Views)
Hi, I debug my program again and find it needs to allocate more memory and out of memory at certain point which I mark it RED on the attached jpg file. Any suggestion?
0 Kudos
Message 15 of 15
(763 Views)