Started to change to HAL architecture
This commit is contained in:
@@ -37,6 +37,9 @@
|
||||
<Compile Include="00_Main\ST_TrayFeederCamPosData.TcDUT">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
<Compile Include="01_Stationen\Aligner\DUTs\HAL\ST_Aligner_IO.TcDUT">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
<Compile Include="01_Stationen\Aligner\FB_Aligner.TcPOU">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
@@ -185,6 +188,12 @@
|
||||
<Compile Include="01_Stationen\MediaStation\DUTs\E_LeviPumpState.TcDUT">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
<Compile Include="01_Stationen\MediaStation\DUTs\HAL\ST_MediaCabinet_IO.TcDUT">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
<Compile Include="01_Stationen\MediaStation\DUTs\HAL\ST_Tank_IO.TcDUT">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
<Compile Include="01_Stationen\MediaStation\DUTs\ST_HMI_MediaCabinet.TcDUT">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
@@ -252,6 +261,10 @@
|
||||
<Compile Include="GlobalTextList.TcGTLO">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
<Compile Include="GVLs\GVL_IO.TcGVL">
|
||||
<SubType>Code</SubType>
|
||||
<LinkAlways>true</LinkAlways>
|
||||
</Compile>
|
||||
<Compile Include="GVLs\GVL_SCADA.TcGVL">
|
||||
<SubType>Code</SubType>
|
||||
<LinkAlways>true</LinkAlways>
|
||||
@@ -388,6 +401,8 @@
|
||||
</Compile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="01_Stationen\Aligner\DUTs" />
|
||||
<Folder Include="01_Stationen\Aligner\DUTs\HAL" />
|
||||
<Folder Include="01_Stationen\Coolplate\DUTs" />
|
||||
<Folder Include="01_Stationen\Coolplate\POUs" />
|
||||
<Folder Include="01_Stationen\Etcher\Mecademics" />
|
||||
@@ -407,6 +422,7 @@
|
||||
<Folder Include="01_Stationen\Coolplate" />
|
||||
<Folder Include="01_Stationen\MediaStation" />
|
||||
<Folder Include="01_Stationen\MediaStation\DUTs" />
|
||||
<Folder Include="01_Stationen\MediaStation\DUTs\HAL" />
|
||||
<Folder Include="01_Stationen\MediaStation\POUs" />
|
||||
<Folder Include="01_Stationen\Input" />
|
||||
<Folder Include="01_Stationen\Output" />
|
||||
|
||||
Reference in New Issue
Block a user