First working implementation
- Currently only with one sided gripper
This commit is contained in:
9
PLC/GVLs/GVL_Product.TcGVL
Normal file
9
PLC/GVLs/GVL_Product.TcGVL
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<TcPlcObject Version="1.1.0.1">
|
||||
<GVL Name="GVL_Product" Id="{cd06b28b-40e0-45d6-96ec-08dcaca45fe3}">
|
||||
<Declaration><![CDATA[{attribute 'qualified_only'}
|
||||
VAR_GLOBAL
|
||||
axProductInStation : ARRAY[0..4] OF BOOL;
|
||||
END_VAR]]></Declaration>
|
||||
</GVL>
|
||||
</TcPlcObject>
|
||||
Reference in New Issue
Block a user