释放模型
This commit is contained in:
@ -517,7 +517,7 @@ namespace DHSoftware
|
||||
{
|
||||
PLC.CloseProcess();
|
||||
}
|
||||
|
||||
_visionEngine.Stop();//释放模型
|
||||
CloseWindow.Instance.Close();// 关闭提示窗口
|
||||
//Application.Exit();
|
||||
System.Environment.Exit(0);
|
||||
|
Reference in New Issue
Block a user