 Darren
		
			Darren
		
		
		
		
		
		
		
		
	
			08-11-2008 02:41 PM - edited 08-11-2008 02:46 PM
 
					
				
		
 muks
		
			muks
		
		
		
		
		
		
		
		
	
			08-12-2008 06:39 AM
 dan_u
		
			dan_u
		
		
		
		
		
		
		
		
	
			08-12-2008 06:49 AM
 
					
				
		
 Ray.R
		
			Ray.R
		
		
		 
		
		
		
		
		
	
			08-12-2008 06:58 AM
 Wiebe@CARYA
		
			Wiebe@CARYA
		
		
		
		
		
		
		
		
	
			08-12-2008 07:10 AM
 Ben
		
			Ben
		
		
		 
		
		
		
		
		
	
			08-12-2008 08:00 AM
Thanks Darren.
But let me confess. These "secret" nuggets (password protected) are a little frustrating since all I can do is post winks and nods about how you did it. 
Or should I just toss caution to the wind and and post what I know. 
Until the day when LabVIEW Scripting is opened-up supported and documented,
"I know nothing!" Sergent Shultz, Hogan's Heroes
Ben
 
					
				
		
 tst
		
			tst
		
		
		 
		
		
		
		
		
	
			08-12-2008 09:26 AM
I posted code a quick example for how to do this here (7.0). In that case, I built the VI into an executable and enabled VI server access on LabVIEW, so that I don't have the problem JLV mentioned with modal dialogs. To be honest, that quick example isn't exactly polished, but I left the EXE on my PC and I still use it occasionally when this happens to me. Just be sure to enable VI server access, or this won't work.
I never checked how this works in 8.x, with the multiple instances, but I expect that it should still work.
 
					
				
		
 StevenA
		
			StevenA
		
		
		
		
		
		
		
		
	
			08-12-2008 10:11 AM
 
					
				
			
			
				08-12-2008 11:08 AM - edited 08-12-2008 11:08 AM
 
					
				
		
 Ray.R
		
			Ray.R
		
		
		 
		
		
		
		
		
	
			08-12-2008 11:28 AM
tst wrote:
I never checked how this works in 8.x, with the multiple instances, but I expect that it should still work.