Quantcast
Channel: LabVIEW topics
Viewing all articles
Browse latest Browse all 69500

Maximum number of shift registers/feedback nodes per a loop

$
0
0

Hello,

I'm working on porting code from an embedded system to LabVIEW. I need over 60 variables to be held in memory (via either shift register or feedback node). I use both as I read they gave same performance and since I don't need other than previous variable value (global scope in text based programming).

 

My problem is, once I added like 40 variables, the latest added value started to affect the update of others (some variables started to hold same value after few iterations). I checked the code several times and it is supposed to work. It is certainly weird behavior. All variables are initialized.

 

Just needed to point out that I use formula node with those shift registers and feedback node as an intermediate step before porting all code to LabVIEW.

 

So, is anyone aware of the maximum number of shift registers allowed either generally or connected to formula nodes? Thanks

 


Viewing all articles
Browse latest Browse all 69500

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>