Unpin the TwinCAT verison 4024.56 and build solution with version 4024.62. Update the tc_mca_std_lib to commit 9cfc5a1. Build solution including the new variables from tc_mca_std_lib and new templates.
23 lines
751 B
XML
23 lines
751 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.62">
|
|
<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>
|