Fix osai null reference

Fix demo tool table config
Added part program message
This commit is contained in:
Lucio Maranta
2019-05-06 15:15:18 +00:00
parent e52875fe56
commit d4df4bc5b8
9 changed files with 159 additions and 14 deletions
+2 -1
View File
@@ -58,6 +58,7 @@
PLC_NOT_RUNNING = 23,
HMI_NOT_RESPONDING = 24,
PROGRAM_IS_SELECTED = 25,
SELECTED_PROCESS = 26
SELECTED_PROCESS = 26,
OSAI_TT_FOLDER_NOT_FOUND = 27
}
}