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
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project Crc="2292101157" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
|
||||
<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>
|
||||
@@ -16,7 +16,7 @@
|
||||
<IntProjName>Haup-Not-Halt</IntProjName>
|
||||
<IsNewCreated>false</IsNewCreated>
|
||||
<SPlcProjVersion>1.7.0.0</SPlcProjVersion>
|
||||
<NextSdsId>19</NextSdsId>
|
||||
<NextSdsId>30</NextSdsId>
|
||||
<Name>MainSafetyPLC</Name>
|
||||
<SortMode>2</SortMode>
|
||||
</PropertyGroup>
|
||||
@@ -28,11 +28,24 @@
|
||||
</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\GlobalEStopInterface.sds" />
|
||||
<None Include="Not_Halt_Global\Alias Devices\Restart.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>
|
||||
@@ -44,10 +57,12 @@
|
||||
</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" />
|
||||
<None Include="Not_Halt_Global\Alias Devices\ErrorAcknowledgement.sds" />
|
||||
<None Include="Not_Halt_Global\Alias Devices\Run.sds" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user