Update the project version to 4024.56. Change compiler version to "latest version". Select the option "Minimize the Id changes in TwinCAT files" to get rid of the changes in the id hash. Add ST_HomingConfig to the solution file structure. Update all libraries placeholders to latest version.
23 lines
773 B
XML
23 lines
773 B
XML
<?xml version="1.0"?>
|
|
<TcSmProject xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.beckhoff.com/schemas/2012/07/TcSmProject" TcSmVersion="1.0" TcVersion="3.1.4024.56" TcVersionFixed="true">
|
|
<Project ProjectGUID="{9CF97348-B9D3-4938-B1F2-5F0B0B6AA66A}" Target64Bit="true" ShowHideConfigurations="#x106">
|
|
<System>
|
|
<Settings MaxCpus="2" DontCheckTarget="10.0.5.148.1.1">
|
|
<Cpu CpuId="1"/>
|
|
<IoIdleTask Priority="6"/>
|
|
</Settings>
|
|
<Tasks>
|
|
<Task Id="4" Priority="10" CycleTime="100000" AmsPort="351" AdtTasks="true">
|
|
<Name>PlcTask</Name>
|
|
</Task>
|
|
</Tasks>
|
|
</System>
|
|
<Motion>
|
|
<NC File="NC.xti"/>
|
|
</Motion>
|
|
<Plc>
|
|
<Project File="tc_project_app.xti"/>
|
|
</Plc>
|
|
</Project>
|
|
</TcSmProject>
|