Code clean up in the FB_Pneumatics
This commit is contained in:
@@ -31,11 +31,9 @@
|
||||
<Compile Include="POUs\Application_Specific\Applications\Application_Template.TcPOU">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
|
||||
<Compile Include="POUs\Application_Specific\Applications\Pneumatics_Template.TcPOU">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
|
||||
<Compile Include="POUs\Application_Specific\Axes\Axis_Template.TcPOU">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
@@ -72,6 +70,9 @@
|
||||
<Compile Include="tc_mca_std_lib\DUTs\Pneumatics\ST_PneumaticAxisControl.TcDUT">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
<Compile Include="tc_mca_std_lib\DUTs\Pneumatics\ST_PneumaticAxisFBVariables.TcDUT">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
<Compile Include="tc_mca_std_lib\DUTs\Pneumatics\ST_PneumaticAxisInputs.TcDUT">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
@@ -147,15 +148,12 @@
|
||||
<ItemGroup>
|
||||
<Folder Include="DUTs" />
|
||||
<Folder Include="GVLs" />
|
||||
|
||||
<Folder Include="POUs\Application_Specific" />
|
||||
<Folder Include="POUs\Application_Specific\Applications" />
|
||||
<Folder Include="POUs\Application_Specific\Axes" />
|
||||
<Folder Include="tc_mca_std_lib\DUTs\Pneumatics" />
|
||||
|
||||
<Folder Include="POUs\Application_Specific\Applications" />
|
||||
<Folder Include="POUs\Application_Specific\Axes" />
|
||||
|
||||
<Folder Include="tc_mca_std_lib\POUs\Motion\Homing" />
|
||||
<Folder Include="tc_mca_std_lib\POUs\Pneumatics" />
|
||||
<Folder Include="tc_mca_std_lib\VISUs" />
|
||||
|
||||
Reference in New Issue
Block a user