取消
显示结果 
搜索替代 
您的意思是: 

Error But Want Exit Code To Still Run

I have code that will uses the error in and error out cluster method of handling errors.  If there is an error I want my exit code to still run but it does not because the error cluster is wired to the exit code.  What is the best way to handle an error in the error cluster but still run the exit code?  Thanks!

0 项奖励
1 条消息(共 3 条)
3,361 次查看

Hi testdesign,

 

just run your "exit" code independently from the "error in" state:

check.png

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
2 条消息(共 3 条)
3,359 次查看

Hi,

 

You could use the Clear Errors VI prior to calling the exit code:

 

Clean Errors Example.png

 

I hope this helps,

Charlie Rodway | Principal Software Engineer | Certified TestStand Architect (CTA)

Computer Controlled Solutions Ltd | NI Silver Alliance Partner | GDevCon#1 Sponsor

0 项奖励
3 条消息(共 3 条)
3,136 次查看