LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Cluster

I have the structure that is shown in the figure. (only main structure of the program, nothing inside it).

 

I want to make a multiplot by making several xy point cluster indexed in a for loop, this plots are obtained in the main program )outside the for loop shown in the figure). Once I haver those plots, i want to send them all to the next iteration in orter to stop xy grahp re-plots if ther are no changes to be ploted  (by indexing the clusters in the for loop). My problem is that the starting constant of the shift register wont let me execute the for loop, what am i doing wrong?

 

If I direcly wire the new generated plots in every iteration, it does not matter if they have new information or if they remain the same, the xy grahp does a replot and slows down the program. How can I stop they xy grahp from updating without passing the last values throug a shioft register??

0 Kudos
Message 1 of 2
(2,832 Views)
0 Kudos
Message 2 of 2
(2,814 Views)