Files
infineon_legacy_plc/PLC/3 Hotplate/DUTs/Recipe/eHotplateStepEnd.TcDUT
2026-01-08 11:08:17 +01:00

15 lines
384 B
XML

<?xml version="1.0" encoding="utf-8"?>
<TcPlcObject Version="1.1.0.1" ProductVersion="3.1.4026.6">
<DUT Name="eHotplateStepEnd" Id="{c943360b-e6df-41c0-bc98-5e122322d24b}">
<Declaration><![CDATA[{attribute 'qualified_only'}
{attribute 'strict'}
TYPE eHotplateStepEnd :
(
never,
EndbyStepTime := 1,
EndbyPin := 2
);
END_TYPE
]]></Declaration>
</DUT>
</TcPlcObject>