LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Instrument Should off(Close the reference) while the LabVIEW got clash

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.

0 Kudos
Message 1 of 4
(481 Views)

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.)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(468 Views)

Hi GerdW,

 

I am attaching the error snip,

puppy11111_0-1696411055957.png

Error will not acquire often, occasionally is occuring.

 

 

Best regards,
Aswini

0 Kudos
Message 3 of 4
(463 Views)

Hi Puppy,

 

yes, that is a TestStand error message.

 

Recommendation: Prevent your LabVIEW VI from crashing to avoid this error message…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 4
(458 Views)