Remove comments containing OPC tags

modified:   solution/tc_project_app/GVLs/GVL_APP.TcGVL
modified:   solution/tc_project_app/tc_mca_std_lib
This commit is contained in:
Federico Rojas
2023-02-06 13:36:18 +01:00
parent 00edb061d8
commit 3b53e6616b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ VAR_GLOBAL
END_VAR
VAR_GLOBAL CONSTANT
nAXIS_NUM: UINT := 0; (*~ (OPC: 1 : available for OPC-clients)(OPC_PROP[0005]: 1 : OPC_PROP_RIGHTS, here read only)*)
nAXIS_NUM: UINT := 0;
nPNEUMATIC_AXIS_NUM: UINT := 0;
END_VAR
]]></Declaration>