LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Save data

Hi
For example I can use a for loop with 20 loop for the shared variable,and repeat it until a stop condition, but inside the for loop
I can have only the actual value of the shared variable, and not all the array of value...
 
thanks
 
 
0 Kudos
Message 11 of 13
(507 Views)
You do seem to like giving out the details one piece at a time.

OK, so use a while loop to monitor your values. For example:


I know your shared variables don't have fixed values. Did you see my comment about putting in the actual code to get the value? I just used a dummy array for demonstration.

EDIT: Posted wrong picture. Please wait.




Message Edited by smercurio_fc on 07-01-2008 12:19 PM
0 Kudos
Message 12 of 13
(506 Views)
Updated example
0 Kudos
Message 13 of 13
(498 Views)