Relinked everything with HAL and Execute pattern
- Switched to BaseConponents V2.0
This commit is contained in:
13
PLC/01_Stationen/Hotplate/DUTs/ST_Hotplate_IO.TcDUT
Normal file
13
PLC/01_Stationen/Hotplate/DUTs/ST_Hotplate_IO.TcDUT
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<TcPlcObject Version="1.1.0.1">
|
||||
<DUT Name="ST_Hotplate_IO" Id="{9ecd375b-67b5-481a-abf5-608608737ea7}">
|
||||
<Declaration><![CDATA[TYPE ST_Hotplate_IO :
|
||||
STRUCT
|
||||
stTempSensor : ST_AnalogInput_IO;
|
||||
|
||||
o_xEnableHotplate AT %Q* : BOOL;
|
||||
END_STRUCT
|
||||
END_TYPE
|
||||
]]></Declaration>
|
||||
</DUT>
|
||||
</TcPlcObject>
|
||||
Reference in New Issue
Block a user