10-04-2010 09:42 AM - edited 10-04-2010 09:43 AM
It would be possible to give an exe or something like that, with windows and after execute this, DIAdem automatically run and when Diadem opened, run my script also automatically??
Thank you
Sara
10-04-2010 10:14 AM
I solve this problem, I create a .bat file with the commands for executing Diadem and my Script.
But... It's possible that The users don't view the Diadem program and Only view my Script execution in screen?
10-04-2010 10:21 AM
Hi Sara,
You can absolutely run the DIAdem exe automatically from Windows, for example, as a startup executable, Windows Scheduled Task, or batch file.
Using DIAdem, if you want to automatically run a SCRIPT when the application opens, use the Start Script option under Settings » Options » General » Start Script.
If you want your users not to see DIAdem executing, there are a couple of approaches you could take, depending on your desired behavior and comfort with programming. For example, you could:
Good luck!
10-05-2010 11:16 AM
Hi Sara,
One additional option is for your startup script to minimize the DIAdem application window immediately after it starts:
Call WndShow("SHELL", "MINIMIZE")
Brad Turpin
DIAdem Product Support Engineer
National Instruments