07-03-2018 11:37 AM
Window 7 profession + Teststand 2017 Evaluation + LabVIEW 2017
I got intrested in Teststand as NI visited us and tried to sell it, so I'm evaluating it.
Application "Not responding" happens when:
1. Create new seq file.
2. Create an action in the Setup group
3. In step setting select VI as absolute path.
4. Run the test.
5. Crash
Then teststand tries to open the lvproj file and it stays like this forever. The test doesnt even start.
The VI im loading uses three GOOP classed and it is a UUT Configuration window. Very simple. The code works fine in LabVIEW. It is worth to mention that the VI which is called by TS is just a vi which creates instances of classes and opens different front panels as soon as it starts up.
The same happens when I try to do Class Member Call.
Does Teststand have full support for addons like GOOP? What may be the issue here?
07-03-2018 11:46 AM
It seems to work now. I left the Project Path blank and selected the main VI in VI Path. Strange!