From d081ee3680bcce7aaa86374d01b9410d6576bad7 Mon Sep 17 00:00:00 2001 From: Luke Nisbet Date: Tue, 28 Apr 2020 10:45:22 +0100 Subject: [PATCH] Removed Axis from GVLs/GVL_APP --- solution/solution.tsproj | 14 -------------- solution/tc_project_app/GVLs/GVL_APP.TcGVL | 2 +- 2 files changed, 1 insertion(+), 15 deletions(-) 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