Fixed Step-Server & Client closing error + Siemens Nc bug fixes + Machine-Info data exchange fix

This commit is contained in:
CMS3762\carminatini
2018-01-29 17:10:30 +01:00
parent 3e8874090e
commit ecaff5fb7f
16 changed files with 253 additions and 136 deletions
+2
View File
@@ -62,6 +62,8 @@ namespace CMS_Client
//Run the Main-Browser Form
Application.Run(new MainForm());
CfxRuntime.Shutdown();
NcWindow.ShowTaskBar();