Files
infineon_legacy_plc/PLC/9 Robot/DUTs/eRobotPaddle.TcTLEO
2026-01-08 11:08:17 +01:00

61 lines
2.0 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<TcPlcObject Version="1.1.0.1" ProductVersion="3.1.4026.12">
<EnumerationTextList Name="eRobotPaddle" Id="{aa69dca5-a2e9-4e52-9c20-ff7b657c27bd}">
<Declaration><![CDATA[{attribute 'qualified_only'}
{attribute 'strict'}
{attribute 'to_string'}
TYPE eRobotPaddle :
(
UpperPaddle := 0,
LowerPaddle := 1
);
END_TYPE
]]></Declaration>
<XmlArchive>
<Data>
<o xml:space="preserve" t="TextListEnumerationTextListObject">
<l n="TextList" t="ArrayList" cet="TextListRow">
<o>
<v n="TextID">"UpperPaddle"</v>
<v n="TextDefault">"0"</v>
<l n="LanguageTexts" t="ArrayList" cet="String">
<v>Paddle 1</v>
<v>Paddle 1</v>
</l>
</o>
<o>
<v n="TextID">"LowerPaddle"</v>
<v n="TextDefault">"1"</v>
<l n="LanguageTexts" t="ArrayList" cet="String">
<v>Paddle 2</v>
<v>Paddle 2</v>
</l>
</o>
<o>
<v n="TextID">""</v>
<v n="TextDefault">""</v>
<l n="LanguageTexts" t="ArrayList" cet="String">
<v></v>
<v></v>
</l>
</o>
</l>
<l n="Languages" t="ArrayList" cet="String">
<v>en</v>
<v>de</v>
</l>
<v n="GuidInit">{7885ad6f-b2ab-48b2-a1a2-f12335ed2191}</v>
<v n="GuidReInit">{558ecc64-24fa-472f-9c41-f91bf20ad184}</v>
<v n="GuidExitX">{1390fd2e-f5e1-4743-bd7d-832bba47fdbf}</v>
</o>
</Data>
<TypeList>
<Type n="ArrayList">System.Collections.ArrayList</Type>
<Type n="Guid">System.Guid</Type>
<Type n="String">System.String</Type>
<Type n="TextListEnumerationTextListObject">{4b60233c-f940-4beb-b331-82133b520151}</Type>
<Type n="TextListRow">{53da1be7-ad25-47c3-b0e8-e26286dad2e0}</Type>
</TypeList>
</XmlArchive>
</EnumerationTextList>
</TcPlcObject>