10-04-2023 03:46 AM
Hi,
We will verify the wafer of the die, by using the TestStand platform for running the LabVIEW code. We will run lot of wafer continuously, but will on and off the instrument only one time from process setup and process cleanup up from the test stand. That means after running all the dies from the wafer only it will go to process cleanup for closing all the instrument. But if LabVIEW got clash in-between of testing (i.e. LabVIEW Closed due to clashing), process clean up will not happen, all the instrument will not close or off. Due to this instrument will power up for long time and get damage easily.
Please provide me some solution, if LabVIEW got clash in-between of the testing, how we can close the instrument.
10-04-2023 04:14 AM
Hi puppy,
implement better error handling in TestStand!
Or improve your LabVIEW code so it does not crash in the middle of an operation…
(I guess you should better ask your questions in the TestStand board.)
10-04-2023 04:23 AM
Hi GerdW,
I am attaching the error snip,
Error will not acquire often, occasionally is occuring.
Best regards,
Aswini
10-04-2023 04:26 AM