Repaired Project file

- Added controller back to project file. Got missing during last commit
This commit is contained in:
Matthias Heisig
2025-10-01 10:58:09 +02:00
parent 26d602eafc
commit 27848d6acc
3 changed files with 32 additions and 25 deletions

View File

@@ -204,6 +204,12 @@
<Compile Include="POUs\Sunspec\Refu\U_SUNSPEC_ERROR.TcDUT"> <Compile Include="POUs\Sunspec\Refu\U_SUNSPEC_ERROR.TcDUT">
<SubType>Code</SubType> <SubType>Code</SubType>
</Compile> </Compile>
<Compile Include="POUs\Utility\Controller\FB_Limit.TcPOU">
<SubType>Code</SubType>
</Compile>
<Compile Include="POUs\Utility\Controller\FB_PI.TcPOU">
<SubType>Code</SubType>
</Compile>
<Compile Include="POUs\Utility\FB_AlarmMessage.TcPOU"> <Compile Include="POUs\Utility\FB_AlarmMessage.TcPOU">
<SubType>Code</SubType> <SubType>Code</SubType>
</Compile> </Compile>
@@ -219,6 +225,7 @@
<Folder Include="POUs\Sunspec\Kaco" /> <Folder Include="POUs\Sunspec\Kaco" />
<Folder Include="POUs\Sunspec\Refu" /> <Folder Include="POUs\Sunspec\Refu" />
<Folder Include="POUs\Sunspec\Refu\ModelData" /> <Folder Include="POUs\Sunspec\Refu\ModelData" />
<Folder Include="POUs\Utility\Controller" />
<Folder Include="VISUs" /> <Folder Include="VISUs" />
<Folder Include="POUs" /> <Folder Include="POUs" />
</ItemGroup> </ItemGroup>
@@ -2665,7 +2672,7 @@
<Type n="String">System.String</Type> <Type n="String">System.String</Type>
<Type n="UInt32">System.UInt32</Type> <Type n="UInt32">System.UInt32</Type>
</TypeList> </TypeList>
</XmlArchive> </XmlArchive>
</PlcProjectOptions> </PlcProjectOptions>
</ProjectExtensions> </ProjectExtensions>
</Project> </Project>

File diff suppressed because one or more lines are too long

View File

@@ -263,7 +263,7 @@
</System> </System>
<Plc> <Plc>
<Project GUID="{9AE64910-5EB2-4866-93FD-EFE059C38C36}" Name="PLC" PrjFilePath="PLC\PLC.plcproj" TmcFilePath="PLC\PLC.tmc" ReloadTmc="true" AmsPort="851" FileArchiveSettings="#x000e" CopyTmcToTarget="true" CopyTpyToTarget="false" SymbolicMapping="true"> <Project GUID="{9AE64910-5EB2-4866-93FD-EFE059C38C36}" Name="PLC" PrjFilePath="PLC\PLC.plcproj" TmcFilePath="PLC\PLC.tmc" ReloadTmc="true" AmsPort="851" FileArchiveSettings="#x000e" CopyTmcToTarget="true" CopyTpyToTarget="false" SymbolicMapping="true">
<Instance Id="#x08502000" TcSmClass="TComPlcObjDef" KeepUnrestoredLinks="2" TmcHash="{E2BBA81A-0070-8077-2E9B-D9E795CC6B2F}" TmcPath="PLC\PLC.tmc"> <Instance Id="#x08502000" TcSmClass="TComPlcObjDef" KeepUnrestoredLinks="2" TmcHash="{FB441FC2-DE5C-334D-4AB7-265DC5A927A4}" TmcPath="PLC\PLC.tmc">
<Name>PLC Instance</Name> <Name>PLC Instance</Name>
<CLSID ClassFactory="TcPlc30">{08500001-0000-0000-F000-000000000064}</CLSID> <CLSID ClassFactory="TcPlc30">{08500001-0000-0000-F000-000000000064}</CLSID>
<Vars VarGrpType="2" AreaNo="1"> <Vars VarGrpType="2" AreaNo="1">