WIP maintenances with password

Fix Siemens library
This commit is contained in:
Lucio Maranta
2019-03-04 17:23:13 +01:00
parent 28b6932ee2
commit 321f6bd9e0
7 changed files with 92 additions and 22 deletions
+1 -1
View File
@@ -1003,7 +1003,7 @@ public static class ThreadsFunctions
break;
case CMS_ERROR_CODES.SIEMENS_HMI_NOT_RUNNING:
Manage(ERROR_LEVEL.FATAL, cmsError.localizationKey);
Manage(ERROR_LEVEL.FATAL, "SIEMENS HMI NOT RUNNING");
break;
case CMS_ERROR_CODES.INTERNAL_ERROR: