More Meca implementation

This commit is contained in:
2026-03-02 10:14:52 +01:00
parent 13444a149c
commit dbfa6fc7cc
26 changed files with 3994 additions and 105 deletions

39
PLC/GlobalTextList.TcGTLO Normal file
View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<TcPlcObject Version="1.1.0.1">
<GlobalTextList Name="GlobalTextList" Id="{e60dd1d6-8d51-4ae9-ba5d-cc349a8d1933}">
<XmlArchive>
<Data>
<o xml:space="preserve" t="GlobalTextListObject">
<l n="TextList" t="ArrayList" cet="TextListRow">
<o>
<v n="TextID">"930"</v>
<v n="TextDefault">"Abort"</v>
<l n="LanguageTexts" t="ArrayList" />
</o>
<o>
<v n="TextID">"612"</v>
<v n="TextDefault">"Clear"</v>
<l n="LanguageTexts" t="ArrayList" />
</o>
<o>
<v n="TextID">"693"</v>
<v n="TextDefault">"Reset"</v>
<l n="LanguageTexts" t="ArrayList" />
</o>
</l>
<l n="Languages" t="ArrayList" />
<v n="GuidInit">{b012a327-a2e9-40f6-a9ac-a558f04e2f3f}</v>
<v n="GuidReInit">{4365fb23-3b15-4428-9d09-72ef62da5c17}</v>
<v n="GuidExitX">{632d5581-5da5-45c9-a1ef-c89a6839e11d}</v>
</o>
</Data>
<TypeList>
<Type n="ArrayList">System.Collections.ArrayList</Type>
<Type n="GlobalTextListObject">{63784cbb-9ba0-45e6-9d69-babf3f040511}</Type>
<Type n="Guid">System.Guid</Type>
<Type n="String">System.String</Type>
<Type n="TextListRow">{53da1be7-ad25-47c3-b0e8-e26286dad2e0}</Type>
</TypeList>
</XmlArchive>
</GlobalTextList>
</TcPlcObject>