This commit is contained in:
2026-01-08 11:08:17 +01:00
commit fe882dc444
311 changed files with 511562 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<TcPlcObject Version="1.1.0.1" ProductVersion="3.1.4026.8">
<DUT Name="sHotplateRecipe" Id="{56f07c11-8015-4a22-879a-498aed7c8365}">
<Declaration><![CDATA[TYPE sHotplateRecipe:
STRUCT
// STEP_COUNT : USINT := 1;
TEMPERATURE : LREAL := 30;
TOL : LREAL := 1;
StepTime : LREAL := 0;
END_STRUCT
END_TYPE]]></Declaration>
</DUT>
</TcPlcObject>