Added Simulation plc and removed unnecessary files from repository
This commit is contained in:
12
PLC_SIM/DUTs/ST_STRING_ERROR.TcDUT
Normal file
12
PLC_SIM/DUTs/ST_STRING_ERROR.TcDUT
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<TcPlcObject Version="1.1.0.1" ProductVersion="3.1.4024.12">
|
||||
<DUT Name="ST_STRING_ERROR" Id="{269f429d-5923-4dac-b08e-323d4429d2dd}">
|
||||
<Declaration><![CDATA[TYPE ST_STRING_ERROR :
|
||||
STRUCT
|
||||
// Module error array
|
||||
stModuleError : ARRAY[0..2] OF ST_MODULE_ERROR;
|
||||
END_STRUCT
|
||||
END_TYPE
|
||||
]]></Declaration>
|
||||
</DUT>
|
||||
</TcPlcObject>
|
||||
Reference in New Issue
Block a user