diff --git a/solution/solution.tsproj b/solution/solution.tsproj index 9424b0f..22e792d 100644 --- a/solution/solution.tsproj +++ b/solution/solution.tsproj @@ -1031,19 +1031,5 @@ External Setpoint Generation: - - - - - - - - - - - - - - diff --git a/solution/tc_project_app/GVLs/GVL_APP.TcGVL b/solution/tc_project_app/GVLs/GVL_APP.TcGVL index 76e362c..a423ad2 100644 --- a/solution/tc_project_app/GVLs/GVL_APP.TcGVL +++ b/solution/tc_project_app/GVLs/GVL_APP.TcGVL @@ -7,7 +7,7 @@ VAR_GLOBAL END_VAR VAR_GLOBAL CONSTANT - nAXIS_NUM : UINT:=2; + nAXIS_NUM : UINT:=0; END_VAR]]> \ No newline at end of file