Add OPC tag for number of axes

This commit is contained in:
Dominic Oram
2021-09-03 11:48:55 +01:00
parent 830ecbe969
commit b9ff6ca906

View File

@@ -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]]></Declaration>
</GVL>
</TcPlcObject>