Merged in MBP-245-remove-opc-tags (pull request #76)

Remove comments containing OPC tags

Approved-by: Kristina Jurisic
This commit is contained in:
Federico Rojas
2023-02-09 12:38:29 +00:00
committed by Kristina Jurisic
2 changed files with 2 additions and 2 deletions

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>