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">
<SubType>Code</SubType>
</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">
<SubType>Code</SubType>
</Compile>
@@ -219,6 +225,7 @@
<Folder Include="POUs\Sunspec\Kaco" />
<Folder Include="POUs\Sunspec\Refu" />
<Folder Include="POUs\Sunspec\Refu\ModelData" />
<Folder Include="POUs\Utility\Controller" />
<Folder Include="VISUs" />
<Folder Include="POUs" />
</ItemGroup>
@@ -273,8 +280,8 @@
<ProjectExtensions>
<PlcProjectOptions>
<XmlArchive>
<Data>
<o xml:space="preserve" t="OptionKey">
<Data>
<o xml:space="preserve" t="OptionKey">
<v n="Name">"&lt;ProjectRoot&gt;"</v>
<d n="SubKeys" t="Hashtable" ckt="String" cvt="OptionKey">
<v>{192FAD59-8248-4824-A8DE-9177C94C195A}</v>
@@ -2656,16 +2663,16 @@
</d>
<d n="Values" t="Hashtable" />
</o>
</Data>
<TypeList>
<Type n="Boolean">System.Boolean</Type>
<Type n="Hashtable">System.Collections.Hashtable</Type>
<Type n="Int32">System.Int32</Type>
<Type n="OptionKey">{54dd0eac-a6d8-46f2-8c27-2f43c7e49861}</Type>
<Type n="String">System.String</Type>
<Type n="UInt32">System.UInt32</Type>
</TypeList>
</XmlArchive>
</Data>
<TypeList>
<Type n="Boolean">System.Boolean</Type>
<Type n="Hashtable">System.Collections.Hashtable</Type>
<Type n="Int32">System.Int32</Type>
<Type n="OptionKey">{54dd0eac-a6d8-46f2-8c27-2f43c7e49861}</Type>
<Type n="String">System.String</Type>
<Type n="UInt32">System.UInt32</Type>
</TypeList>
</XmlArchive>
</PlcProjectOptions>
</ProjectExtensions>
</Project>