Fix osai null reference
Fix demo tool table config Added part program message
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user