03-06-2014 05:46 AM
Hello All,
I've an exe which I would like to call from Labview exe. After calling that exe can pass some inputs to that.? I've a couple of check boxes that I want to select and give some commands to start process to execute data. I want to do it to avoid user inputs while that exe being called by labview.
Thanks in advance for the help.
Greetings from India.
-Malhar
03-18-2014 02:46 PM
Similar topic on Lava
http://lavag.org/topic/18054-trigger-event-from-external-application/
That being said you maybe able to get away with something more simple. If your program opens in a known location you could try to programatically control the mouse or send keyboard key commands to cause things to happen as if the user pressed them. Can you start your program by using only the keyboard? Maybe you could then reproduce those set of keys in LabVIEW to do what you want.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord