 sharmishtha
		
			sharmishtha
		
		
		
		
		
		
		
		
	
			03-11-2011 02:40 AM
Hello, I was wondering if someone could give me an idea as to how to display indicator values from a SubVI, while it is still executing? Basically I have a subVI which runs in an infinite loop so there is no way I can get the indicators on the master VI to display any sensible values because they don't get any until the subVI terminates. Is there any way I could dynamically retrieve the values from the SubVI so that the master VI also displays them while the SubVI is still executing?
Sorry if my question is a repetition...but I couldn't find anything relevant in the forums.
Thanks a ton.
 GerdW
		
			GerdW
		
		
		 
		
		
		
		
		
	
			03-11-2011 02:52 AM
 Guruthilak
		
			Guruthilak
		
		
		
		
		
		
		
		
	
			03-11-2011 03:02 AM
use control refnums
 Gak
		
			Gak
		
		
		 
		
		
		
		
		
	
			03-11-2011 04:02 AM
Here is an example of how you can use control rerence..