Files
Motion_test/solution/Lin_motion.tsproj
berti_r a6eae4950a
All checks were successful
checkformat / build (push) Successful in 2s
renamed solution file
2025-07-04 13:19:54 +02:00

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.67">
<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>