Revert GVL_APP axis count to 0

This commit is contained in:
Cooper
2022-06-01 09:10:10 +01:00
parent 598918bbab
commit 51b3029691

View File

@@ -10,7 +10,7 @@ VAR_GLOBAL
END_VAR
VAR_GLOBAL CONSTANT
nAXIS_NUM: UINT := 6; (*~ (OPC: 1 : available for OPC-clients)
nAXIS_NUM: UINT := 0; (*~ (OPC: 1 : available for OPC-clients)
(OPC_PROP[0005]: 1 : OPC_PROP_RIGHTS, here read only) *)
nPNEUMATIC_AXIS_NUM: UINT := 0;
END_VAR]]></Declaration>