I am looking for a way to open an executable file using Labview.
The executable is not a Labview file - I just want Labview to open it
so that the user my manually interface with it.
If possible, I'd like to know if Labview can simulate keyboard inputs
into the same program? As an overall example: Starting the
VI will (among other things) open the separate exe file (which opens a
display window), then at specific time intervals keys in commands into
that exe window.
Is any of this possible without having to reinvent the wheel?