LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Max. No. of shift registers on while loop?

Is there a maximum no. for the shift register to be used on the WHile loop. My application has around 10 file refnums which has to passed
plus ten other variable values to be passed to the shift registers, So around 17 -20 shift registers in one  while loop. Does it give any problem?(Labviw application crashing..etc.)
 
Thank you.
0 Kudos
Message 1 of 3
(2,675 Views)

Hi hema,

there is no problem. Another solution for you is, to bundle your data into a cluster.

Mike

0 Kudos
Message 2 of 3
(2,672 Views)
When I have multiple refnums to track I usually put them in an array through the shift register...
________________________________________________________

Use the rating system, otherwise its useless; and please don't forget to tip your waiters!
using LV 2010 SP 1, Windows 7
________________________________________________________
0 Kudos
Message 3 of 3
(2,667 Views)