Hi All
This is my third post regarding the same. Let me throw light on the background. I have an external application that runs some of our tests. I used labview activex to call the external application and automate it. Works great. There are 2 windows which pop up when I do this task. These windows indicate the initialization and progress of the tests. I wanted these windows to be suppressed when I run my VI. I used some VIs from LVWUTIL32.zip to hide the windows. It does the job to some extent. But still the hidden windows appears as a taskbar entry. Maybe it does because those windows are executing (performing the experiments). Sometimes the windows pop up for less than a second and disappear but the task-bar entry remains. That's the background.
What I would like to do is: When I run my VI all the windows that is called my activex must be suppressed. I use the activex to call about 8-9 methods of the external application. There should not be any taskbar entry either. Can someone help me on this by giving an example or something ? Thanks !
Kudos are the best way to say thanks 🙂