Fix scada
This commit is contained in:
Lucio Maranta
2019-06-25 09:26:03 +00:00
parent 1548a12c8e
commit b6e56bd1d7
10 changed files with 325 additions and 60 deletions
+2 -1
View File
@@ -60,6 +60,7 @@
PROGRAM_IS_SELECTED = 25,
SELECTED_PROCESS = 26,
OSAI_TT_FOLDER_NOT_FOUND = 27,
OPTION_NOT_CONSISTENT = 28
OPTION_NOT_CONSISTENT = 28,
WRONG_CMS_PP = 29
}
}