From b9ff6ca906575e4468f6830a96c025d17331a578 Mon Sep 17 00:00:00 2001 From: Dominic Oram Date: Fri, 3 Sep 2021 11:48:55 +0100 Subject: [PATCH] Add OPC tag for number of axes --- solution/tc_project_app/GVLs/GVL_APP.TcGVL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solution/tc_project_app/GVLs/GVL_APP.TcGVL b/solution/tc_project_app/GVLs/GVL_APP.TcGVL index 8a98ec7..395a1af 100644 --- a/solution/tc_project_app/GVLs/GVL_APP.TcGVL +++ b/solution/tc_project_app/GVLs/GVL_APP.TcGVL @@ -8,7 +8,7 @@ VAR_GLOBAL END_VAR VAR_GLOBAL CONSTANT - nAXIS_NUM : UINT:=0; + nAXIS_NUM : UINT:=0; (*~ (OPC: 1 : available for OPC-clients) *) END_VAR]]> \ No newline at end of file