Started to change to HAL architecture

This commit is contained in:
2026-03-18 22:49:19 +01:00
parent fe28ade0fe
commit b515ca8588
19 changed files with 6425 additions and 1340 deletions

10
PLC/GVLs/GVL_IO.TcGVL Normal file
View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<TcPlcObject Version="1.1.0.1">
<GVL Name="GVL_IO" Id="{af1f1967-ece5-41b0-9a22-6f9c542631c5}">
<Declaration><![CDATA[{attribute 'qualified_only'}
VAR_GLOBAL
// TIID^Device 1 (EtherCAT)^Tank_1_4_9 (EK1100)^M1_KL04 (EL1018)^Channel 5^Tank9NotEmpty
stMediaCabinetIO : ST_MediaCabinet_IO;
END_VAR]]></Declaration>
</GVL>
</TcPlcObject>