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
(794 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
(792 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
(792 Views)
Sorry, I send too many since I didn't realize it is on the 2nd page now.
0 Kudos
Message 14 of 15
(785 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
(762 Views)