Star new NC creation (S7Net)

This commit is contained in:
Samuele Locatelli
2020-05-07 16:35:59 +02:00
parent f189f12bf5
commit 62aa645ce8
4 changed files with 7075 additions and 1 deletions
+2 -1
View File
@@ -72,6 +72,7 @@ namespace CMS_CORE_Library.Models
OSAI_TT_FOLDER_NOT_FOUND = 27,
OPTION_NOT_CONSISTENT = 28,
WRONG_CMS_PP = 29,
SIEMENS_TOOL_TABLE_ERROR = 30
SIEMENS_TOOL_TABLE_ERROR = 30,
PLC_IP_NOT_FOUND = 31
}
}