10-29-2006 01:08 PM
10-29-2006 02:04 PM
10-29-2006 02:18 PM
/min : Starts an application minimized.  
/max : Starts an application maximized. 
In any case, if you run a more sophisticated application, it might have its own fancy commandline parameters, some of them might specify minimized, minimized to tray, or hidden, etc. In this case you could used those instead. Check the documentation
10-30-2006 10:56 AM
08-07-2008 01:14 AM
Hi Peter
I'm trying to control OPUS (for Alpha FTIR) via Labview. I'm really lost..
Do you have any example code for me ?
Thank you
Tomer
08-07-2008 01:28 AM
08-07-2008 01:36 AM
			
    
	
		
		
		07-21-2010
	
		
		03:03 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		08-11-2025
	
		
		08:46 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		
		
			Content Cleaner
		
		
		
		
		
		
		
		
	
			
		
This post is pretty similar to a previous post. This person wanted to know how to use LabVIEW to control OPUS. I have atteched a program which starts OPUS. You will need to input the approriate PW information (mine is just the default admin) and file extensions. You will notice one of the invoke nodes is whether or not you want to minimize OPUS. You can pass this control from one VI to another using the icon connectors as usual.
I hope this helps. Once you read the previous post and learn to utilize Visual Basic, you can automate ANYTHING in OPUS.