06-10-2019 12:41 AM
Hello All,
I have a Test stand sequence which calls a labVIEW VI (GUI) and run as a new thread continuously.
From another thread i want to access the same VI (which is already running) and parse value to it.
Any Idea how this can be done in labVIEW and Teststand?
Thanks,
06-10-2019 01:52 AM
Ignore TestStand an use the normal communication you would use if it was just LabVIEW.
How have you structured you GUI?