- 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
44 lines
1.8 KiB
XML
44 lines
1.8 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project Crc="529752719" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{eff4c097-84a2-4dc9-8bb8-452c7c3b309a}</ProjectGuid>
|
|
<OutputType>Exe</OutputType>
|
|
<RootNamespace>TwinCAT3SafePlcProject</RootNamespace>
|
|
<AssemblyName>TwinCAT3SafePlcProject</AssemblyName>
|
|
<FileUpgradeFlags />
|
|
<UpgradeBackupLocation />
|
|
<OldToolsVersion>2.0</OldToolsVersion>
|
|
<TargetSystem>EL6900</TargetSystem>
|
|
<ProgrammingLanguage>Graphical Editor</ProgrammingLanguage>
|
|
<Worker>Matthias.Heisig</Worker>
|
|
<IntProjName>String2SafetyPLC</IntProjName>
|
|
<IsNewCreated>false</IsNewCreated>
|
|
<SPlcProjVersion>1.7.0.0</SPlcProjVersion>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
|
|
<DebugSymbols>false</DebugSymbols>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<None Include="TwinSafeGroup1\TwinSafeGroup1.sal" />
|
|
<None Include="TwinSafeGroup1\TwinSafeGroup1.sal.diagram">
|
|
<DependentUpon>TwinSafeGroup1\TwinSafeGroup1.sal</DependentUpon>
|
|
<Visible>false</Visible>
|
|
</None>
|
|
<None Include="TargetSystemConfig.xml">
|
|
<Visible>false</Visible>
|
|
</None>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="GVLs" />
|
|
<Folder Include="TwinSafeGroup1" />
|
|
<Folder Include="TwinSafeGroup1\Alias Devices" />
|
|
<Folder Include="User FBs" />
|
|
<None Include="TwinSafeGroup1\Alias Devices\ErrorAcknowledgement.sds" />
|
|
<None Include="TwinSafeGroup1\Alias Devices\Run.sds" />
|
|
</ItemGroup>
|
|
</Project> |