Minor Fix

This commit is contained in:
2021-12-01 11:48:49 +01:00
parent e9f0968a10
commit fed3ce8df7
6 changed files with 1064 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<?AutomationStudio Version=4.2.11.97 SP?>
<Package xmlns="http://br-automation.co.at/AS/Package">
<Objects>
<Object Type="File">0000001D_CPX_FB40_003.xdc</Object>
</Objects>
</Package>

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<?AutomationStudio Version=4.2.6.110 SP?>
<?AutomationStudio Version=4.2.11.97 SP?>
<Package Version="1.00.0" xmlns="http://br-automation.co.at/AS/Package">
<Objects>
<Object Type="Package" Description="Global Types and Vars">GlobalVars</Object>
@@ -12,5 +12,6 @@
<Object Type="Package">LibrariesMmap</Object>
<Object Type="File">Passwords.txt</Object>
<Object Type="Package">Axises</Object>
<Object Type="Package" Description="Festo CPX Config File">CPXConfig</Object>
</Objects>
</Package>

View File

@@ -14,4 +14,11 @@
<Property ID="Role[1]" Value="Projectmanager" />
</Group>
</Element>
<Element ID="R7828" Type="User">
<Property ID="UserID" Value="7828" />
<Property ID="Password" Value="caaPmFqS4/josnBzdY8UgRbV0w8vkf1Uui4ocJqR3bmhGgTv4xA=" Description="137047828" />
<Group ID="Roles">
<Property ID="Role[1]" Value="Administrators" />
</Group>
</Element>
</Configuration>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<?AutomationStudio Version=4.2.11.97 SP?>
<BusConfiguration Version="4.0" ARVersion="42510" SafetyRelease="1.9" Communication="/IF=tcpip /LOPO=11159 /SA=1 /RT=5000 /AM=* /SDT=5 /DAIP=192.168.6.133 /REPO=11159 /ANSL=1 /PT=11169 /PORT=50000">
<BusConfiguration Version="4.0" ARVersion="42510" SafetyRelease="1.9" Communication="/IF=tcpip /LOPO=11159 /SA=1 /RT=5000 /AM=* /SDT=5 /DAIP=192.168.6.133 /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.9.0" FrontFoto="X20SLX410.front.png" Icon="hw_x20si.ico" HWTypeCode="31" HWC_LastEdit="18.10.2018 08:45:52" 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" />

View File

@@ -88,6 +88,10 @@
<Property ID="id" Value="R9999" />
<Property ID="name" Value="RADM" />
</Group>
<Group ID="DefUser#6">
<Property ID="id" Value="R7828" />
<Property ID="name" Value="Admin Kunde" />
</Group>
</Group>
</Element>
</Configuration>