Added first hmi interface implementation
This commit is contained in:
14
PLC/01_Stationen/Aligner/ST_HMI_Aligner.TcDUT
Normal file
14
PLC/01_Stationen/Aligner/ST_HMI_Aligner.TcDUT
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<TcPlcObject Version="1.1.0.1">
|
||||
<DUT Name="ST_HMI_Aligner" Id="{39b635fb-f58d-41f9-b477-6d52ee4f55cd}">
|
||||
<Declaration><![CDATA[TYPE ST_HMI_Aligner :
|
||||
STRUCT
|
||||
stStationCmds : ST_HMI_PackML;
|
||||
|
||||
// Vacuum valve
|
||||
stVacuumValve : ST_HMI_VALVE_DATA;
|
||||
END_STRUCT
|
||||
END_TYPE
|
||||
]]></Declaration>
|
||||
</DUT>
|
||||
</TcPlcObject>
|
||||
Reference in New Issue
Block a user