07-23-2018 03:41 AM
Hello,
I'm running the Teststand Operator Interface from a LabVIEW application. In the LabVIEW code I have a Command Line that runs the Teststand Operator Interface and runs a specific sequence automatically.
I would like to know if there's a way to run the Teststand Operator Interface minimized. I know that one way is to edit the Teststand Operator Interface but I would like to avoid that way because the LabVIEW application I build calls directly the Labview Teststand UI from the directories. So its not a problem if its 2016, 2017, 32 bits or 64 bits version.
Thank you.
Regards
07-24-2018 01:45 AM
I got a solution! https://forums.ni.com/t5/LabVIEW/Is-it-possible-to-minimize-an-already-opened-VI/m-p/3820284#M107950...
if the link doesn't work google "Is it possible to minimize an already opened VI? "
Regards.