Added safety program pre comissioning and started implementing different modes
This commit is contained in:
97
StringSafetyPLC/StringSafetyPLC.splcproj
Normal file
97
StringSafetyPLC/StringSafetyPLC.splcproj
Normal file
@@ -0,0 +1,97 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project Crc="280736921" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
|
||||
<PropertyGroup>
|
||||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||
<SchemaVersion>2.0</SchemaVersion>
|
||||
<ProjectGuid>{f47879f5-0ce6-44f4-85fd-d162cfb265b1}</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>StringSafetyPLC</IntProjName>
|
||||
<IsNewCreated>false</IsNewCreated>
|
||||
<SPlcProjVersion>1.7.0.0</SPlcProjVersion>
|
||||
<DocuEditor>M.Heisig</DocuEditor>
|
||||
<PlotDate>2024-03-20</PlotDate>
|
||||
<CompanyName>cmblu</CompanyName>
|
||||
<CompanyLogo>Beckhoff Automation & Co. KG</CompanyLogo>
|
||||
<FbPerPage>0</FbPerPage>
|
||||
<AddUserAdministrationPages>False</AddUserAdministrationPages>
|
||||
<AddProjectVersionHistoryPages>False</AddProjectVersionHistoryPages>
|
||||
<AddCustomPages>False</AddCustomPages>
|
||||
<TextBox />
|
||||
<AddMultiSettingDocuments>False</AddMultiSettingDocuments>
|
||||
<AddHashValueTablePages>False</AddHashValueTablePages>
|
||||
<NextSdsId>17</NextSdsId>
|
||||
<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="LocalSafety\Alias Devices\-14K1 %28EL1904%29 - Module 1 %28FSOES%29.sds" />
|
||||
<None Include="LocalSafety\Alias Devices\-15K1 %28EL2912%29 - Module 1 %28FSOE%29.sds" />
|
||||
<None Include="LocalSafety\Alias Devices\ErrorAcknowledgement.sds" />
|
||||
<None Include="LocalSafety\Alias Devices\EStopInterface.sds" />
|
||||
<None Include="LocalSafety\Alias Devices\PLCCloseDCCB.sds" />
|
||||
<None Include="LocalSafety\Alias Devices\PLCResetLocalMon.sds" />
|
||||
<None Include="LocalSafety\Alias Devices\Run.sds" />
|
||||
<None Include="LocalSafety\LocalSafety.sal" />
|
||||
<None Include="LocalSafety\LocalSafety.sal.diagram">
|
||||
<Visible>false</Visible>
|
||||
<DependentUpon>LocalSafety\LocalSafety.sal</DependentUpon>
|
||||
</None>
|
||||
<None Include="TargetSystemConfig.xml">
|
||||
<Visible>false</Visible>
|
||||
</None>
|
||||
<None Include="User FBs\UnitVoltageCheck.ufb" />
|
||||
<None Include="User FBs\UnitVoltageCheck.ufb.diagram">
|
||||
<Visible>false</Visible>
|
||||
<DependentUpon>User FBs\UnitVoltageCheck.ufb</DependentUpon>
|
||||
</None>
|
||||
<None Include="User FBs\ModuleVoltageCheck.ufb" />
|
||||
<None Include="User FBs\ModuleVoltageCheck.ufb.diagram">
|
||||
<Visible>false</Visible>
|
||||
<DependentUpon>User FBs\ModuleVoltageCheck.ufb</DependentUpon>
|
||||
</None>
|
||||
<None Include="User FBs\UnitTempCheck.ufb" />
|
||||
<None Include="User FBs\UnitTempCheck.ufb.diagram">
|
||||
<Visible>false</Visible>
|
||||
<DependentUpon>User FBs\UnitTempCheck.ufb</DependentUpon>
|
||||
</None>
|
||||
<None Include="User FBs\ModuleTempCheck.ufb" />
|
||||
<None Include="User FBs\ModuleTempCheck.ufb.diagram">
|
||||
<Visible>false</Visible>
|
||||
<DependentUpon>User FBs\ModuleTempCheck.ufb</DependentUpon>
|
||||
</None>
|
||||
<None Include="User FBs\UnitPressureCheck.ufb" />
|
||||
<None Include="User FBs\UnitPressureCheck.ufb.diagram">
|
||||
<Visible>false</Visible>
|
||||
<DependentUpon>User FBs\UnitPressureCheck.ufb</DependentUpon>
|
||||
</None>
|
||||
<None Include="User FBs\ModulePressureCheck.ufb" />
|
||||
<None Include="User FBs\ModulePressureCheck.ufb.diagram">
|
||||
<Visible>false</Visible>
|
||||
<DependentUpon>User FBs\ModulePressureCheck.ufb</DependentUpon>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="GVLs" />
|
||||
<Folder Include="LocalSafety" />
|
||||
<Folder Include="LocalSafety\Alias Devices" />
|
||||
<Folder Include="User FBs" />
|
||||
</ItemGroup>
|
||||
<ProjectExtensions>
|
||||
<DocumentationProperty>
|
||||
<ProjectVersionHistories />
|
||||
</DocumentationProperty>
|
||||
</ProjectExtensions>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user