Files
Uniper_PLC/MainSafetyPLC/MainSafetyPLC.splcproj
Matthias Heisig 327f324be8 Implemented fixes and improvements during comissioning
- New Balancing mode
- HMI Interface for Inverterdata implemented
- Adjusted GVL_CONFIG values
- Read inverter data even when inverter is off
- Added OPC UA settings to inverter data hmi interface
- Added multisettings to safety project for strings
2024-05-06 11:05:33 +02:00

68 lines
3.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project Crc="456317336" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{2334894d-aaaf-4180-8968-1bd4b960b0f8}</ProjectGuid>
<OutputType>Exe</OutputType>
<RootNamespace>TwinCAT3SafePlcProject</RootNamespace>
<AssemblyName>TwinCAT3SafePlcProject</AssemblyName>
<FileUpgradeFlags />
<UpgradeBackupLocation />
<OldToolsVersion>2.0</OldToolsVersion>
<TargetSystem>EL6900</TargetSystem>
<ProgrammingLanguage>Graphical Editor</ProgrammingLanguage>
<Worker>M. Heisig</Worker>
<IntProjName>Haup-Not-Halt</IntProjName>
<IsNewCreated>false</IsNewCreated>
<SPlcProjVersion>1.7.0.0</SPlcProjVersion>
<NextSdsId>30</NextSdsId>
<Name>MainSafetyPLC</Name>
<SortMode>2</SortMode>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<DebugSymbols>false</DebugSymbols>
<OutputPath>bin\Release\</OutputPath>
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<None Include="GVLs\GVL1.sgvl" />
<None Include="NotHaltString1\Alias Devices\NotHaltInterface.sds" />
<None Include="NotHaltString1\NotHaltString1.sal" />
<None Include="NotHaltString1\NotHaltString1.sal.diagram">
<Visible>false</Visible>
<DependentUpon>NotHaltString1\NotHaltString1.sal</DependentUpon>
</None>
<None Include="NotHaltString2\Alias Devices\NotHAltInterface.sds" />
<None Include="NotHaltString2\NotHaltString2.sal" />
<None Include="NotHaltString2\NotHaltString2.sal.diagram">
<Visible>false</Visible>
<DependentUpon>NotHaltString2\NotHaltString2.sal</DependentUpon>
</None>
<None Include="Not_Halt_Global\Alias Devices\-45K1 %28EL1918%29 - Module 1 %28FSOE%29.sds" />
<None Include="Not_Halt_Global\Alias Devices\-46K1 %28EL2904%29 - Module 1 %28FSOES%29.sds" />
<None Include="Not_Halt_Global\Alias Devices\ErrorAck.sds" />
<None Include="Not_Halt_Global\Alias Devices\EStopOk.sds" />
<None Include="Not_Halt_Global\Alias Devices\NotHaltRestart.sds" />
<None Include="Not_Halt_Global\Alias Devices\Run.sds" />
<None Include="Not_Halt_Global\Not_Halt_Global.sal" />
<None Include="Not_Halt_Global\Not_Halt_Global.sal.diagram">
<DependentUpon>Not_Halt_Global\Not_Halt_Global.sal</DependentUpon>
<Visible>false</Visible>
</None>
<None Include="TargetSystemConfig.xml">
<Visible>false</Visible>
</None>
</ItemGroup>
<ItemGroup>
<Folder Include="GVLs" />
<Folder Include="NotHaltString1" />
<Folder Include="NotHaltString1\Alias Devices" />
<Folder Include="NotHaltString2" />
<Folder Include="NotHaltString2\Alias Devices" />
<Folder Include="Not_Halt_Global" />
<Folder Include="Not_Halt_Global\Alias Devices" />
<Folder Include="User FBs" />
</ItemGroup>
</Project>