01-28-2013 12:33 PM
I want to call a Exe programmatically from TestStand after verifing the system process names. I want to read all Process names and compare to make sure whether my application exe is running. I've found the System(2.0.0.0) assembly which needs to be called in order to get the process names.
I'm able to do this these steps in LabVIEW. Attached is the reference VI. But, similarly i want to do it in TestStand. I've started doing that; I'm struck here, how to read data from Array Obj Reference and populate ProcessNames. Apprecaite your help.
Thanks
Solved! Go to Solution.
01-29-2013 05:40 AM