LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Question about strip charts

My question is quite simple:
I have a sequence, with let say 2 frames, in each one of them, there is a loop in which data flows.  I have created a strip chart which plot the data from the first loop.
What I want:
I would like to keep the same chart so that when the loop in 1 is over, it starts plotting the data from the second loop.
Thank you,
Noel
 
and in similarly, I would like to know how to use one numeric input and use it in 2 different loops without having to make the wire go all around the VI. 

Message Edited by Akatsuki on 11-28-2005 05:35 PM

0 Kudos
Message 1 of 3
(2,621 Views)
Hi Akatsuki,
For your strip chart query, I think you are looking for something in the vi attached.
 
 Similiarly for updating a numeric indicator from two loops, use either propery node of that indicator(just like property node used for chart), or use a local or global variables.
 
Each of these have their pros and cons , so read about them and then decide on which to use.
 
regards
 
Dev
 
 
 
0 Kudos
Message 2 of 3
(2,600 Views)

Sorry,

herez the VI 😉

 

0 Kudos
Message 3 of 3
(2,598 Views)