16 lines
361 B
XML
16 lines
361 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<TcPlcObject Version="1.1.0.1">
|
|
<DUT Name="E_TransitCond" Id="{0c8e8042-17f8-4b76-ad0c-96d650245098}">
|
|
<Declaration><![CDATA[{attribute 'qualified_only'}
|
|
{attribute 'strict'}
|
|
{attribute 'to_string'}
|
|
TYPE E_TransitCond :
|
|
(
|
|
ALWAYS := 0,
|
|
RESULT_OK,
|
|
RESULT_NIO
|
|
);
|
|
END_TYPE
|
|
]]></Declaration>
|
|
</DUT>
|
|
</TcPlcObject> |