Fixed FC25 MF , FC25 AF,
Added a few Jobs (prepared)
3
.gitignore
vendored
@@ -6,4 +6,5 @@ Diagnosis/
|
||||
.DS_Store
|
||||
*.back
|
||||
*.orig
|
||||
*.isopen
|
||||
*.isopen
|
||||
Logical/VisionPrograms/7-FC25-MF-Simlator.job
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?AutomationStudio Version="4.2.6.110 SP"?>
|
||||
<?AutomationStudio Version="4.2.7.54 SP"?>
|
||||
<Project Description="Prüfzelle Kamera" Version="1.00.0" Edition="Standard" EditionComment="Standard" xmlns="http://br-automation.co.at/AS/Project">
|
||||
<Communication />
|
||||
<ANSIC DefaultIncludes="true" />
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?AutomationStudio Version="4.2.6.110 SP"?>
|
||||
<?AutomationStudio Version="4.2.7.54 SP"?>
|
||||
<ProjectSettings xmlns="http://br-automation.co.at/AS/ProjectSettings">
|
||||
<ConfigurationManager ActiveConfigurationName="Config1" />
|
||||
<Deployment Value="ActiveCpu" />
|
||||
|
||||
@@ -101,6 +101,13 @@ PROGRAM _INIT
|
||||
TestPrograms[enFC45EF].udTriggerdistance := 160;
|
||||
TestPrograms[enFC45EF].udPushdistance := 420;
|
||||
|
||||
//24 - FC 45 Schwarz
|
||||
TestPrograms[enFC45FF].bRedLight := TRUE;
|
||||
TestPrograms[enFC45FF].bWhiteLight := FALSE;
|
||||
TestPrograms[enFC45FF].bStopAtCam := FALSE;
|
||||
TestPrograms[enFC45FF].udTriggerdistance := 160;
|
||||
TestPrograms[enFC45FF].udPushdistance := 420;
|
||||
|
||||
//25 - FC 45 HF
|
||||
TestPrograms[enFC45HF].bRedLight := TRUE;
|
||||
TestPrograms[enFC45HF].bWhiteLight := FALSE;
|
||||
@@ -122,6 +129,13 @@ PROGRAM _INIT
|
||||
TestPrograms[enFC45MF].udTriggerdistance := 160;
|
||||
TestPrograms[enFC45MF].udPushdistance := 420;
|
||||
|
||||
//29 - FC 45 TF
|
||||
TestPrograms[enFC45TF].bRedLight := TRUE;
|
||||
TestPrograms[enFC45TF].bWhiteLight := FALSE;
|
||||
TestPrograms[enFC45TF].bStopAtCam := FALSE;
|
||||
TestPrograms[enFC45TF].udTriggerdistance := 160;
|
||||
TestPrograms[enFC45TF].udPushdistance := 420;
|
||||
|
||||
//32 - FC 50
|
||||
TestPrograms[enFC50CF].bRedLight := TRUE;
|
||||
TestPrograms[enFC50CF].bWhiteLight := FALSE;
|
||||
@@ -150,6 +164,41 @@ PROGRAM _INIT
|
||||
TestPrograms[enFC50KF].udTriggerdistance := 160;
|
||||
TestPrograms[enFC50KF].udPushdistance := 420;
|
||||
|
||||
//41 - FC 33 AF
|
||||
TestPrograms[enFC33AF].bRedLight := FALSE;
|
||||
TestPrograms[enFC33AF].bWhiteLight := TRUE;
|
||||
TestPrograms[enFC33AF].bStopAtCam := TRUE;
|
||||
TestPrograms[enFC33AF].udTriggerdistance := 140;
|
||||
TestPrograms[enFC33AF].udPushdistance := 420;
|
||||
|
||||
//56 - FX 25 Schwarz ToDo
|
||||
TestPrograms[enFX25KF].bRedLight := TRUE;
|
||||
TestPrograms[enFX25KF].bWhiteLight := FALSE;
|
||||
TestPrograms[enFX25KF].bStopAtCam := FALSE;
|
||||
TestPrograms[enFX25KF].udTriggerdistance := 155;
|
||||
TestPrograms[enFX25KF].udPushdistance := 420;
|
||||
|
||||
//62 - FX 45 CVD
|
||||
TestPrograms[enFX45CVD].bRedLight := TRUE;
|
||||
TestPrograms[enFX45CVD].bWhiteLight := FALSE;
|
||||
TestPrograms[enFX45CVD].bStopAtCam := FALSE;
|
||||
TestPrograms[enFX45CVD].udTriggerdistance := 160;
|
||||
TestPrograms[enFX45CVD].udPushdistance := 420;
|
||||
|
||||
//67 - FX 45 MVD
|
||||
TestPrograms[enFX45MVD].bRedLight := TRUE;
|
||||
TestPrograms[enFX45MVD].bWhiteLight := FALSE;
|
||||
TestPrograms[enFX45MVD].bStopAtCam := FALSE;
|
||||
TestPrograms[enFX45MVD].udTriggerdistance := 160;
|
||||
TestPrograms[enFX45MVD].udPushdistance := 420;
|
||||
|
||||
//85 - FA 45 HF
|
||||
TestPrograms[enFA45HF].bRedLight := TRUE;
|
||||
TestPrograms[enFA45HF].bWhiteLight := FALSE;
|
||||
TestPrograms[enFA45HF].bStopAtCam := FALSE;
|
||||
TestPrograms[enFA45HF].udTriggerdistance := 160;
|
||||
TestPrograms[enFA45HF].udPushdistance := 420;
|
||||
|
||||
//86 - FA 45 Schwarz
|
||||
TestPrograms[enFA45KF].bRedLight := TRUE;
|
||||
TestPrograms[enFA45KF].bWhiteLight := FALSE;
|
||||
@@ -163,17 +212,8 @@ PROGRAM _INIT
|
||||
TestPrograms[enHALO3EF].bStopAtCam := FALSE;
|
||||
TestPrograms[enHALO3EF].udTriggerdistance := 205;
|
||||
TestPrograms[enHALO3EF].udPushdistance := 480;
|
||||
|
||||
|
||||
|
||||
|
||||
//56 - FX 25 Schwarz ToDo
|
||||
TestPrograms[enFX25KF].bRedLight := TRUE;
|
||||
TestPrograms[enFX25KF].bWhiteLight := FALSE;
|
||||
TestPrograms[enFX25KF].bStopAtCam := FALSE;
|
||||
TestPrograms[enFX25KF].udTriggerdistance := 155;
|
||||
TestPrograms[enFX25KF].udPushdistance := 420;
|
||||
|
||||
|
||||
|
||||
gbOuStopperBw := TRUE;
|
||||
|
||||
@@ -32,15 +32,21 @@ TYPE
|
||||
enFC45AF := 21, (*FC 45 - Poliert*)
|
||||
enFC45CF := 22, (*FC 45 - CF*)
|
||||
enFC45EF := 23, (*FC 45 - EF*)
|
||||
enFC45FF := 24, (*FC 45 - FF*)
|
||||
enFC45HF := 25, (*FC 45 - HF Hartcoated*)
|
||||
enFC45KF := 26, (*FC 45 - Schwarz*)
|
||||
enFC45MF := 27, (*FC 45 - MF*)
|
||||
enFC45TF := 29, (*FC 45 - TF*)
|
||||
enFC50CF := 32, (*FC 50 - CF*)
|
||||
enFC50EF := 33, (*FC 50 - grau*)
|
||||
enFC50HF := 35, (*FC 50 - HF*)
|
||||
enFC50KF := 36, (*FC 50 - KF*)
|
||||
enFC33AF := 41, (*FC 33 - AF*)
|
||||
enFX25KF := 56, (*FX 25 - KF*)
|
||||
enFX45CVD := 62, (*FX 45 - CVD*)
|
||||
enFX45KF := 66, (*FX 45 - KF*)
|
||||
enFX45MVD := 67, (*FX 45 - MVD*)
|
||||
enFA45HF := 85, (*FA 45 - HF*)
|
||||
enFA45KF := 86, (*FA 45 - KF*)
|
||||
enHALO3EF := 99 (*HALO3 - grau*)
|
||||
);
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?AutomationStudio Version="4.2.6.110 SP"?>
|
||||
<?AutomationStudio Version="4.2.7.54 SP"?>
|
||||
<AlarmSystem xmlns="http://br-automation.co.at/AS/VC/Project">
|
||||
<Property Name="HistoryLength" Value="1000"/>
|
||||
<Property Name="SnippetBufferSize" Value="150"/>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?AutomationStudio Version="4.2.6.110 SP"?>
|
||||
<?AutomationStudio Version="4.2.7.54 SP"?>
|
||||
<ComponentVersions xmlns="http://br-automation.co.at/AS/VC/Project">
|
||||
<ComponentVersion>
|
||||
<Property Name="ClassId" Value="0x00000500"/>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?AutomationStudio Version="4.2.6.110 SP"?>
|
||||
<?AutomationStudio Version="4.2.7.54 SP"?>
|
||||
<Languages xmlns="http://br-automation.co.at/AS/VC/Project">
|
||||
<Property Name="Default" Value="de"/>
|
||||
<Property Name="FallBackLanguage" Value="de"/>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?AutomationStudio Version="4.2.6.110 SP"?>
|
||||
<?AutomationStudio Version="4.2.7.54 SP"?>
|
||||
<Project xmlns="http://br-automation.co.at/AS/VC/Project">
|
||||
<Property Name="EnableEvents" Value="False"/>
|
||||
<Property Name="SharedTargetResourceRoot" Value=""/>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.3 MiB |
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?AutomationStudio Version="4.2.6.110 SP"?>
|
||||
<?AutomationStudio Version="4.2.7.54 SP"?>
|
||||
<BitmapGroup xmlns="http://br-automation.co.at/AS/VC/Project" Name="Check_Programs">
|
||||
<Property Name="Description" Value=""/>
|
||||
<Property Name="Index" Value="7"/>
|
||||
@@ -29,6 +29,12 @@
|
||||
<BitmapRef ID="1112" Value="Source[local].Bitmap[FC25CF]"/>
|
||||
<BitmapRef ID="1113" Value="Source[local].Bitmap[FC25KF]"/>
|
||||
<BitmapRef ID="1114" Value="Source[local].Bitmap[FC25MF]"/>
|
||||
<BitmapRef ID="1121" Value="Source[local].Bitmap[FC45FF]"/>
|
||||
<BitmapRef ID="1122" Value="Source[local].Bitmap[FC45TF]"/>
|
||||
<BitmapRef ID="1123" Value="Source[local].Bitmap[FC33AF]"/>
|
||||
<BitmapRef ID="1124" Value="Source[local].Bitmap[FX45CVD]"/>
|
||||
<BitmapRef ID="1125" Value="Source[local].Bitmap[FX45MVD]"/>
|
||||
<BitmapRef ID="1126" Value="Source[local].Bitmap[FA45HF]"/>
|
||||
</BitmapLayer>
|
||||
<IndexMap>
|
||||
<Index ID="1091" Value="26"/>
|
||||
@@ -40,7 +46,7 @@
|
||||
<Index ID="1097" Value="8"/>
|
||||
<Index ID="1098" Value="16"/>
|
||||
<Index ID="1099" Value="17"/>
|
||||
<Index ID="1100" Value="98"/>
|
||||
<Index ID="1100" Value="56"/>
|
||||
<Index ID="1101" Value="86"/>
|
||||
<Index ID="1102" Value="11"/>
|
||||
<Index ID="1103" Value="35"/>
|
||||
@@ -55,5 +61,11 @@
|
||||
<Index ID="1112" Value="2"/>
|
||||
<Index ID="1113" Value="6"/>
|
||||
<Index ID="1114" Value="7"/>
|
||||
<Index ID="1121" Value="24"/>
|
||||
<Index ID="1122" Value="29"/>
|
||||
<Index ID="1123" Value="41"/>
|
||||
<Index ID="1124" Value="62"/>
|
||||
<Index ID="1125" Value="67"/>
|
||||
<Index ID="1126" Value="85"/>
|
||||
</IndexMap>
|
||||
</BitmapGroup>
|
||||
15
Logical/Vsualization/Visu/Bitmaps/FA45HF.bminfo
Normal file
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?AutomationStudio Version="4.2.7.54 SP"?>
|
||||
<Bitmap xmlns="http://br-automation.co.at/AS/VC/Project" Name="FA45HF">
|
||||
<Property Name="Description" Value=""/>
|
||||
<Property Name="File" Value="FA45HF.png"/>
|
||||
<Property Name="FillAreaColor" Value="0"/>
|
||||
<Property Name="FillAreaColor32" Value="0"/>
|
||||
<Property Name="FillAreaDatapoint" Value="1"/>
|
||||
<Property Name="FillAreaDatapoint[0]" Value="None"/>
|
||||
<Property Name="FillAreaLeft" Value="0"/>
|
||||
<Property Name="FillAreaTop" Value="0"/>
|
||||
<Property Name="FillAreas" Value="0"/>
|
||||
<Property Name="Index" Value="629"/>
|
||||
<Property Name="TargetFormat" Value="Png32Bit"/>
|
||||
</Bitmap>
|
||||
BIN
Logical/Vsualization/Visu/Bitmaps/FA45HF.png
Normal file
|
After Width: | Height: | Size: 131 KiB |
15
Logical/Vsualization/Visu/Bitmaps/FC33AF.bminfo
Normal file
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?AutomationStudio Version="4.2.7.54 SP"?>
|
||||
<Bitmap xmlns="http://br-automation.co.at/AS/VC/Project" Name="FC33AF">
|
||||
<Property Name="Description" Value=""/>
|
||||
<Property Name="File" Value="FC33AF.png"/>
|
||||
<Property Name="FillAreaColor" Value="0"/>
|
||||
<Property Name="FillAreaColor32" Value="0"/>
|
||||
<Property Name="FillAreaDatapoint" Value="1"/>
|
||||
<Property Name="FillAreaDatapoint[0]" Value="None"/>
|
||||
<Property Name="FillAreaLeft" Value="0"/>
|
||||
<Property Name="FillAreaTop" Value="0"/>
|
||||
<Property Name="FillAreas" Value="0"/>
|
||||
<Property Name="Index" Value="626"/>
|
||||
<Property Name="TargetFormat" Value="Png32Bit"/>
|
||||
</Bitmap>
|
||||
BIN
Logical/Vsualization/Visu/Bitmaps/FC33AF.png
Normal file
|
After Width: | Height: | Size: 128 KiB |
15
Logical/Vsualization/Visu/Bitmaps/FC45FF.bminfo
Normal file
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?AutomationStudio Version="4.2.7.54 SP"?>
|
||||
<Bitmap xmlns="http://br-automation.co.at/AS/VC/Project" Name="FC45FF">
|
||||
<Property Name="Description" Value=""/>
|
||||
<Property Name="File" Value="FC45FF.png"/>
|
||||
<Property Name="FillAreaColor" Value="0"/>
|
||||
<Property Name="FillAreaColor32" Value="0"/>
|
||||
<Property Name="FillAreaDatapoint" Value="1"/>
|
||||
<Property Name="FillAreaDatapoint[0]" Value="None"/>
|
||||
<Property Name="FillAreaLeft" Value="0"/>
|
||||
<Property Name="FillAreaTop" Value="0"/>
|
||||
<Property Name="FillAreas" Value="0"/>
|
||||
<Property Name="Index" Value="624"/>
|
||||
<Property Name="TargetFormat" Value="Png32Bit"/>
|
||||
</Bitmap>
|
||||
BIN
Logical/Vsualization/Visu/Bitmaps/FC45FF.png
Normal file
|
After Width: | Height: | Size: 109 KiB |
15
Logical/Vsualization/Visu/Bitmaps/FC45TF.bminfo
Normal file
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?AutomationStudio Version="4.2.7.54 SP"?>
|
||||
<Bitmap xmlns="http://br-automation.co.at/AS/VC/Project" Name="FC45TF">
|
||||
<Property Name="Description" Value=""/>
|
||||
<Property Name="File" Value="FC45TF.png"/>
|
||||
<Property Name="FillAreaColor" Value="0"/>
|
||||
<Property Name="FillAreaColor32" Value="0"/>
|
||||
<Property Name="FillAreaDatapoint" Value="1"/>
|
||||
<Property Name="FillAreaDatapoint[0]" Value="None"/>
|
||||
<Property Name="FillAreaLeft" Value="0"/>
|
||||
<Property Name="FillAreaTop" Value="0"/>
|
||||
<Property Name="FillAreas" Value="0"/>
|
||||
<Property Name="Index" Value="625"/>
|
||||
<Property Name="TargetFormat" Value="Png32Bit"/>
|
||||
</Bitmap>
|
||||
BIN
Logical/Vsualization/Visu/Bitmaps/FC45TF.png
Normal file
|
After Width: | Height: | Size: 117 KiB |
15
Logical/Vsualization/Visu/Bitmaps/FX45CVD.bminfo
Normal file
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?AutomationStudio Version="4.2.7.54 SP"?>
|
||||
<Bitmap xmlns="http://br-automation.co.at/AS/VC/Project" Name="FX45CVD">
|
||||
<Property Name="Description" Value=""/>
|
||||
<Property Name="File" Value="FX45CVD.png"/>
|
||||
<Property Name="FillAreaColor" Value="0"/>
|
||||
<Property Name="FillAreaColor32" Value="0"/>
|
||||
<Property Name="FillAreaDatapoint" Value="1"/>
|
||||
<Property Name="FillAreaDatapoint[0]" Value="None"/>
|
||||
<Property Name="FillAreaLeft" Value="0"/>
|
||||
<Property Name="FillAreaTop" Value="0"/>
|
||||
<Property Name="FillAreas" Value="0"/>
|
||||
<Property Name="Index" Value="627"/>
|
||||
<Property Name="TargetFormat" Value="Png32Bit"/>
|
||||
</Bitmap>
|
||||
BIN
Logical/Vsualization/Visu/Bitmaps/FX45CVD.png
Normal file
|
After Width: | Height: | Size: 126 KiB |
15
Logical/Vsualization/Visu/Bitmaps/FX45MVD.bminfo
Normal file
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?AutomationStudio Version="4.2.7.54 SP"?>
|
||||
<Bitmap xmlns="http://br-automation.co.at/AS/VC/Project" Name="FX45MVD">
|
||||
<Property Name="Description" Value=""/>
|
||||
<Property Name="File" Value="FX45MVD.png"/>
|
||||
<Property Name="FillAreaColor" Value="0"/>
|
||||
<Property Name="FillAreaColor32" Value="0"/>
|
||||
<Property Name="FillAreaDatapoint" Value="1"/>
|
||||
<Property Name="FillAreaDatapoint[0]" Value="None"/>
|
||||
<Property Name="FillAreaLeft" Value="0"/>
|
||||
<Property Name="FillAreaTop" Value="0"/>
|
||||
<Property Name="FillAreas" Value="0"/>
|
||||
<Property Name="Index" Value="628"/>
|
||||
<Property Name="TargetFormat" Value="Png32Bit"/>
|
||||
</Bitmap>
|
||||
BIN
Logical/Vsualization/Visu/Bitmaps/FX45MVD.png
Normal file
|
After Width: | Height: | Size: 117 KiB |
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?AutomationStudio Version="4.2.6.110 SP"?>
|
||||
<?AutomationStudio Version="4.2.7.54 SP"?>
|
||||
<Project xmlns="http://br-automation.co.at/AS/VC/Project">
|
||||
<Property Name="Backlight" Value="True"/>
|
||||
<Property Name="BacklightDatapoint" Value="None"/>
|
||||
@@ -211,6 +211,12 @@
|
||||
<Source File="Bitmaps\FC25CF.bminfo"/>
|
||||
<Source File="Bitmaps\FC25KF.bminfo"/>
|
||||
<Source File="Bitmaps\FC25MF.bminfo"/>
|
||||
<Source File="Bitmaps\FC45FF.bminfo"/>
|
||||
<Source File="Bitmaps\FC45TF.bminfo"/>
|
||||
<Source File="Bitmaps\FC33AF.bminfo"/>
|
||||
<Source File="Bitmaps\FX45CVD.bminfo"/>
|
||||
<Source File="Bitmaps\FX45MVD.bminfo"/>
|
||||
<Source File="Bitmaps\FA45HF.bminfo"/>
|
||||
<Source File="BitmapGroups\AlarmAcknowledgeState.bmgrp"/>
|
||||
<Source File="BitmapGroups\AlarmBypassState.bmgrp"/>
|
||||
<Source File="BitmapGroups\AlarmEvent.bmgrp"/>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?AutomationStudio Version="4.2.6.110 SP"?>
|
||||
<?AutomationStudio Version="4.2.7.54 SP"?>
|
||||
<Palette xmlns="http://br-automation.co.at/AS/VC/Project">
|
||||
<PaletteColor Index="0" Value="#000000"/>
|
||||
<PaletteColor Index="1" Value="#0000AA"/>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?AutomationStudio Version="4.2.6.110 SP"?>
|
||||
<?AutomationStudio Version="4.2.7.54 SP"?>
|
||||
<TextGroup xmlns="http://br-automation.co.at/AS/VC/Project" Name="txtTestPrograms">
|
||||
<Property Name="Description" Value=""/>
|
||||
<Property Name="Index" Value="7"/>
|
||||
@@ -29,6 +29,12 @@
|
||||
<Text ID="103039" Value="FC25-CF"/>
|
||||
<Text ID="103040" Value="FC25-KF"/>
|
||||
<Text ID="103041" Value="FC25-MF"/>
|
||||
<Text ID="103190" Value="FC45-FF"/>
|
||||
<Text ID="103191" Value="FC45-TF"/>
|
||||
<Text ID="103192" Value="FC33-AF"/>
|
||||
<Text ID="103193" Value="FX45-CVD"/>
|
||||
<Text ID="103194" Value="FC45-MVD"/>
|
||||
<Text ID="103197" Value="FA45-HF"/>
|
||||
</TextLayer>
|
||||
<TextLayer LanguageId="de">
|
||||
<Text ID="97909" Value="Kein Programm"/>
|
||||
@@ -55,6 +61,12 @@
|
||||
<Text ID="103039" Value="FC25-CF"/>
|
||||
<Text ID="103040" Value="FC25-KF"/>
|
||||
<Text ID="103041" Value="FC25-MF"/>
|
||||
<Text ID="103190" Value="FC45-FF"/>
|
||||
<Text ID="103191" Value="FC45-TF"/>
|
||||
<Text ID="103192" Value="FC33-AF"/>
|
||||
<Text ID="103193" Value="FX45-CVD"/>
|
||||
<Text ID="103194" Value="FC45-MVD"/>
|
||||
<Text ID="103197" Value="FA45-HF"/>
|
||||
</TextLayer>
|
||||
<IndexMap>
|
||||
<Index ID="97909" Value="0"/>
|
||||
@@ -81,5 +93,11 @@
|
||||
<Index ID="103039" Value="2"/>
|
||||
<Index ID="103040" Value="6"/>
|
||||
<Index ID="103041" Value="7"/>
|
||||
<Index ID="103190" Value="24"/>
|
||||
<Index ID="103191" Value="29"/>
|
||||
<Index ID="103192" Value="41"/>
|
||||
<Index ID="103193" Value="62"/>
|
||||
<Index ID="103194" Value="67"/>
|
||||
<Index ID="103197" Value="85"/>
|
||||
</IndexMap>
|
||||
</TextGroup>
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?AutomationStudio Version=4.2.6.110 SP?>
|
||||
<BusConfiguration Version="4.0" ARVersion="42510" SafetyRelease="1.9" Communication="/IF=tcpip /LOPO=11159 /SA=1 /RT=8000 /AM=* /SDT=5 /DAIP=192.168.10.56 /REPO=11159 /ANSL=1 /PT=11169 /PORT=50000">
|
||||
<?AutomationStudio Version=4.2.7.54 SP?>
|
||||
<BusConfiguration Version="4.0" ARVersion="42510" SafetyRelease="1.9" Communication="/IF=tcpip /LOPO=11159 /SA=1 /RT=1000 /AM=* /SDT=5 /DAIP=192.168.1.233 /REPO=11159 /ANSL=1 /PT=11169 /PORT=50000">
|
||||
<Module ID="IF1.ST1.IF1.ST2" Name="X20SLX410" Hardware="X20SLX410" SafeLogicID="1" SafeModuleID="1" HWC_Revision="1.10.0.0" FrontFoto="X20SLX410.front.png" Icon="hw_x20si.ico" HWTypeCode="31" HWC_LastEdit="12.05.2016 08:28:32" ProjectSL="1" Description-de="X20 SafeLOGIC Compact, 4xE, 24V, 2xKAT4" Description-en="X20 SafeLOGIC Compact, 4xI, 24V, 2xCAT4" AdditionalSADR="10" MaxSL2SLChannels="2" CommissioningLocal="1" RevisionNumber="1" PasswordSupport="true" FunctionMode="3" SDPayLoad="8" TypicalSafeInputSize="8" TypicalSafeOutputSize="2" TypicalInputSize="20" TypicalOutputSize="20" CRC-de="2857870134" CRC-en="3305021915" CRC-fr="4163570485" CRC-data="3109151615" CRC-default="3046346682" FromSafetyRelease="1.8" ToSafetyRelease="1.9">
|
||||
<Template ID="ExternalMOs" Type="UDINT">
|
||||
<Parameter ID="0" Name-en="No" Name-de="Nein" Name-fr="DE" />
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?AutomationStudio Version=4.2.6.110 SP?>
|
||||
<BusConfiguration Version="4.0" ARVersion="42510" SafetyRelease="1.9" Communication="/IF=tcpip /LOPO=11159 /SA=1 /RT=1000 /AM=* /SDT=5 /DAIP=192.168.10.56 /REPO=11159 /ANSL=1 /PT=11169 /PORT=50000">
|
||||
<Module ID="IF1.ST1.IF1.ST2" Name="X20SLX410" Hardware="X20SLX410" SafeLogicID="1" SafeModuleID="1" HWC_Revision="1.9.2.0" FrontFoto="X20SLX410.front.png" Icon="hw_x20si.ico" HWTypeCode="31" HWC_LastEdit="15.12.2015 13:12:14" ProjectSL="1" Description-de="X20 SafeLOGIC Compact, 4xE, 24V, 2xKAT4" Description-en="X20 SafeLOGIC Compact, 4xI, 24V, 2xCAT4" AdditionalSADR="10" MaxSL2SLChannels="2" CommissioningLocal="1" RevisionNumber="1" PasswordSupport="true" FunctionMode="3" SDPayLoad="8" TypicalSafeInputSize="8" TypicalSafeOutputSize="2" TypicalInputSize="20" TypicalOutputSize="20" CRC-de="2857870134" CRC-en="3305021915" CRC-fr="4163570485" CRC-data="3109151615" CRC-default="3046346682" FromSafetyRelease="1.8" ToSafetyRelease="1.9">
|
||||
<?AutomationStudio Version=4.2.7.54 SP?>
|
||||
<BusConfiguration Version="4.0" ARVersion="42510" SafetyRelease="1.9" Communication="/IF=tcpip /LOPO=11159 /SA=1 /RT=8000 /AM=* /SDT=5 /DAIP=192.168.10.56 /REPO=11159 /ANSL=1 /PT=11169 /PORT=50000">
|
||||
<Module ID="IF1.ST1.IF1.ST2" Name="X20SLX410" Hardware="X20SLX410" SafeLogicID="1" SafeModuleID="1" HWC_Revision="1.10.0.0" FrontFoto="X20SLX410.front.png" Icon="hw_x20si.ico" HWTypeCode="31" HWC_LastEdit="12.05.2016 08:28:32" ProjectSL="1" Description-de="X20 SafeLOGIC Compact, 4xE, 24V, 2xKAT4" Description-en="X20 SafeLOGIC Compact, 4xI, 24V, 2xCAT4" AdditionalSADR="10" MaxSL2SLChannels="2" CommissioningLocal="1" RevisionNumber="1" PasswordSupport="true" FunctionMode="3" SDPayLoad="8" TypicalSafeInputSize="8" TypicalSafeOutputSize="2" TypicalInputSize="20" TypicalOutputSize="20" CRC-de="2857870134" CRC-en="3305021915" CRC-fr="4163570485" CRC-data="3109151615" CRC-default="3046346682" FromSafetyRelease="1.8" ToSafetyRelease="1.9">
|
||||
<Template ID="ExternalMOs" Type="UDINT">
|
||||
<Parameter ID="0" Name-en="No" Name-de="Nein" Name-fr="DE" />
|
||||
<Parameter ID="64" Name-en="Yes-ATTENTION" Name-de="Ja-ACHTUNG" Name-fr="SUR" />
|
||||
|
||||
@@ -5,17 +5,17 @@ HostName=SL12.xy.org
|
||||
Destination=192.168.3.1
|
||||
CommunicationMode=1
|
||||
[GUI]
|
||||
NameWidth=108
|
||||
SortOrder=0
|
||||
NameWidth=108
|
||||
ASVarWidth=215
|
||||
ViewMode=0
|
||||
SortColumn=0
|
||||
SADRWidth=100
|
||||
SortColumn=0
|
||||
DescriptionWidth=100
|
||||
ChannelWidth=261
|
||||
SplitterPosition=1033
|
||||
StateWidth=100
|
||||
SDVarWidth=204
|
||||
StateWidth=100
|
||||
[Manual]
|
||||
Timeout=1000
|
||||
Port=50000
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?AutomationStudio Version="4.2.6.110 SP"?>
|
||||
<?AutomationStudio Version="4.2.7.54 SP"?>
|
||||
<ProjectSettings xmlns="http://br-automation.co.at/AS/ProjectSettings">
|
||||
<ConfigurationManager ActiveConfigurationName="Config1" />
|
||||
<Deployment Value="ActiveCpu" />
|
||||
|
||||