07-15-2024 11:55 AM
Hello, in my team we have some sequences that uses some python scripts and teststand projects (3 and it has been developed with DQMH). It worked correctly but today that I wanted to open it ts got closed almost at the final part of the load bar.
Additionally, I've changed the adapter of labview runtime to development and the sequence was opened correctly.
I'm using TS 2020 64 bits and labview 2021 64 bits
Do you have some idea about what is happening? And some tips to avoid this kind of errors?
07-15-2024 01:01 PM
So, TS crashes only when using LV RTE adapter. In this case, I would recommend narrowing down to the step causing the issue.
Try mass compiling the VIs and then start with skipping half the steps, try to load with RTE and slowly narrow down to the step(s) that cause the TS to crash.
07-15-2024 11:51 PM
Adding to Santhosh,
is it "just this particular" testprogram that's crashing TestStand or are there also others on this machine showing similar behaviour?