Added multi string handling and balancing
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<safetyApplicationLanguageDiagram Crc="518324452" dslVersion="1.4.0.0" Id="b1b6b4f5-2a37-4725-94da-4b4e0499132e" absoluteBounds="0, 0, 28.875, 23.125" name="TwinSAFE">
|
||||
<safetyApplicationLanguageDiagram Crc="71004029" dslVersion="1.5.0.0" Id="b1b6b4f5-2a37-4725-94da-4b4e0499132e" absoluteBounds="0, 0, 28.875, 23.125" name="TwinSAFE">
|
||||
<safetyApplicationMoniker name="/" />
|
||||
<nestedChildShapes>
|
||||
<networkSwimLane Id="cdd3abf9-920f-4dee-bac6-a51b58482f55" absoluteBounds="0, 0, 28.875, 4.25">
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<MultiSetting Crc="1554816737" Version="1.2">
|
||||
<MultiSetting Crc="227871081" Version="1.2">
|
||||
<ProjectData>
|
||||
<Id>1</Id>
|
||||
<TargetSystem>
|
||||
@@ -214,6 +214,9 @@
|
||||
<SubType>EL2912</SubType>
|
||||
<ObjectId>50462856</ObjectId>
|
||||
<SafeAddress>28</SafeAddress>
|
||||
<Customizing>
|
||||
<Group Id="87605930-f4c2-4c12-816d-f0103cb2103d" Value="3" />
|
||||
</Customizing>
|
||||
</TargetSystem>
|
||||
<SafetyAliasDevice>
|
||||
<SdsId>36</SdsId>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<TargetSystemConfig Crc="960810402" Version="1.5">
|
||||
<TargetSystemConfig Crc="2950660737" Version="1.5">
|
||||
<TargetSystemType>HSafetyPLC</TargetSystemType>
|
||||
<TargetSystemSubType>EL2912</TargetSystemSubType>
|
||||
<IsExternalDevice>false</IsExternalDevice>
|
||||
@@ -19,4 +19,7 @@
|
||||
<TakeOverSafetyAliasDeviceNamesInProcessImage>true</TakeOverSafetyAliasDeviceNamesInProcessImage>
|
||||
<TakeOverStandardAliasDeviceNamesInProcessImage>true</TakeOverStandardAliasDeviceNamesInProcessImage>
|
||||
<BackupRestore Needed="0" Activated="false" RestoreUserAdministration="false" />
|
||||
<Customizing>
|
||||
<Group Id="87605930-f4c2-4c12-816d-f0103cb2103d" Value="3" />
|
||||
</Customizing>
|
||||
</TargetSystemConfig>
|
||||
Reference in New Issue
Block a user