Define one pneumatic axis for testing

This commit is contained in:
Kristina Jurisic
2021-06-16 13:01:05 +02:00
parent 07fde8b83a
commit 070efeee83

View File

@@ -8,7 +8,7 @@ END_VAR
VAR_GLOBAL CONSTANT
nAXIS_NUM : UINT:=0;
nPNEUMATIC_AXIS_NUM : UINT:=0;
nPNEUMATIC_AXIS_NUM : UINT:=1;
END_VAR
]]></Declaration>
</GVL>