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

Error Message Dialog Box

Does anyone know how to remove an error message dialog box that appears during a running VI?  I have my program send me the error message to my email, but it will not send it until I click the 'Ok' button in the error message dialog box.  I was wondering if there was a way to either have the program automatically click the 'Ok' button for me or to remove the dialog box completely?

 

Thanks

0 项奖励
1 条消息(共 2 条)
2,676 次查看

Hi rwm,

 

that error message will not popup when you do some proper error checking! 眨眼表情

 

Reason: that message box pops up when the "error out" isn't connected with a node/structure. (And by default error messages are enabled...)

Solution: Connect the error wire and those messages will not pop up, use some proper error checking (nice&clean). Or disable the popups in the options (quick&dirty). 

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 项奖励
2 条消息(共 2 条)
2,666 次查看