The data in the sub-panel is always at the very top level when refreshed, I don't want that, what should I do?
The picture below is a screenshot of me.
I have a quite complex project that requires me to have multiple executable running.
My problem is as follow:
MAIN.exe need to load in a sub panel any of the OTHER.exe.
All the exe has been compiled in LabVIEW. The MAIN.exe come from a different project than the OTHER.exe.
In Lab...