Add PLC visualisation first pass Functionality tested GUI scales with axes Issues identified due to base code solution: A lot of outputs not linked Execute not cleared by default in code, it is not possible to send repeated commands as if the eCommand is held then the mc_Fb.Execute:=false is never set Reset not cleared by default in code (if errors again will just auto-reset) Doesn't clear stop (however this may be a good thing) Jog velocity input not utilised in mode 0 current set in code, we would need MC_JOGMODE_CONTINUOUS
49 lines
1.9 KiB
XML
49 lines
1.9 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<TcPlcObject Version="1.1.0.1" ProductVersion="3.1.4022.12">
|
|
<TextList Name="visuTextLinks" Id="{f7469b03-da64-4a47-8ac8-39435c36424f}">
|
|
<XmlArchive>
|
|
<Data>
|
|
<o xml:space="preserve" t="TextListObject">
|
|
<v n="UniqueIdGenerator">"0"</v>
|
|
<l n="TextList" t="ArrayList" cet="TextListRow">
|
|
<o>
|
|
<v n="TextID">"A"</v>
|
|
<v n="TextDefault">"GVL.axes[1].Axis.NcToPlc.ActPos"</v>
|
|
<l n="LanguageTexts" t="ArrayList" />
|
|
</o>
|
|
<o>
|
|
<v n="TextID">""</v>
|
|
<v n="TextDefault">""</v>
|
|
<l n="LanguageTexts" t="ArrayList" />
|
|
</o>
|
|
</l>
|
|
<l n="Languages" t="ArrayList" />
|
|
<v n="GuidInit">{6fd55742-e384-4894-9216-e2d2bdaf06e5}</v>
|
|
<v n="GuidReInit">{b421fed2-6e50-4872-a5b9-e519ab233931}</v>
|
|
<v n="GuidExitX">{7c170316-0583-48d7-8f84-803498aab81a}</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="TextListObject">{2bef0454-1bd3-412a-ac2c-af0f31dbc40f}</Type>
|
|
<Type n="TextListRow">{53da1be7-ad25-47c3-b0e8-e26286dad2e0}</Type>
|
|
</TypeList>
|
|
</XmlArchive>
|
|
<ObjectProperties>
|
|
<XmlArchive>
|
|
<Data>
|
|
<o xml:space="preserve" t="TextListPropertiesObject">
|
|
<v n="DownloadForVisu">false</v>
|
|
<v n="Internal">false</v>
|
|
</o>
|
|
</Data>
|
|
<TypeList>
|
|
<Type n="Boolean">System.Boolean</Type>
|
|
<Type n="TextListPropertiesObject">{9db18249-9fcf-4264-a9de-410a659a36b3}</Type>
|
|
</TypeList>
|
|
</XmlArchive>
|
|
</ObjectProperties>
|
|
</TextList>
|
|
</TcPlcObject> |