Start method S7Net axes mgmt

This commit is contained in:
Samuele Locatelli
2020-09-21 07:41:33 +02:00
parent 3174ea1411
commit f3f05bfee9
3 changed files with 105 additions and 1 deletions
+2 -1
View File
@@ -527,7 +527,8 @@ namespace CMS_CORE_Library.Models
public enum AXIS_TYPE
{
LINEAR = 0,
ROTATING = 1
ROTATING = 1,
NA
}
public enum SIEMENS_TDI_ACTION