-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
3 changed files
with
42 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<?AutomationStudio Version="4.11.5.46 SP" WorkingVersion="4.11"?> | ||
<Project Description="Starter Automation Studio project." Version="1.00.0" Edition="Standard" EditionComment="Standard" xmlns="http://br-automation.co.at/AS/Project"> | ||
<Communication /> | ||
<ANSIC DefaultIncludes="true" /> | ||
<IEC ExtendedConstants="true" IecExtendedComments="true" KeywordsAsStructureMembers="false" NamingConventions="true" Pointers="true" Preprocessor="false" /> | ||
<Motion RestartAcoposParameter="true" RestartInitParameter="true" /> | ||
<Project StoreRuntimeInProject="false" /> | ||
<Variables DefaultInitValue="0" DefaultRetain="false" DefaultVolatile="true" /> | ||
<TechnologyPackages> | ||
<Acp10Arnc0 Version="5.15.1" /> | ||
</TechnologyPackages> | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<?AutomationStudio Version="4.11.4.55 SP" WorkingVersion="4.11"?> | ||
<Project Description="Starter Automation Studio project." Version="1.00.0" Edition="Standard" EditionComment="Standard" xmlns="http://br-automation.co.at/AS/Project"> | ||
<Communication /> | ||
<ANSIC DefaultIncludes="true" /> | ||
<IEC ExtendedConstants="true" IecExtendedComments="true" KeywordsAsStructureMembers="false" NamingConventions="true" Pointers="true" Preprocessor="false" /> | ||
<Motion RestartAcoposParameter="true" RestartInitParameter="true" /> | ||
<Project StoreRuntimeInProject="false" /> | ||
<Variables DefaultInitValue="0" DefaultRetain="false" DefaultVolatile="true" /> | ||
<TechnologyPackages> | ||
<Acp10Arnc0 Version="5.15.1" /> | ||
</TechnologyPackages> | ||
</Project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,29 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<?AutomationStudio FileVersion="4.9"?> | ||
<Cpu xmlns="http://br-automation.co.at/AS/Cpu"> | ||
<Objects> | ||
<Object Type="File" Description="Software configuration">Cpu.sw</Object> | ||
<Object Type="File" Description="Permanent variables">Cpu.per</Object> | ||
<Object Type="File" Description="I/O mapping">IoMap.iom</Object> | ||
<Object Type="File" Description="Variable mapping">PvMap.vvm</Object> | ||
<Object Type="Package">Connectivity</Object> | ||
<Object Type="Package">TextSystem</Object> | ||
<Object Type="Package">UnitSystem</Object> | ||
<Object Type="Package">AccessAndSecurity</Object> | ||
<Object Type="Package">mappControl</Object> | ||
<Object Type="Package">mappMotion</Object> | ||
<Object Type="Package">mappServices</Object> | ||
<Object Type="Package">mappView</Object> | ||
<Object Type="Package">mappVision</Object> | ||
<Object Type="Package">mappCockpit</Object> | ||
<Object Type="Package">Motion</Object> | ||
</Objects> | ||
<Configuration ModuleId="5PC900.TS17-04"> | ||
<AutomationRuntime Version="C4.90" /> | ||
<Build GccVersion="6.3.0" PreBuildStep="" /> | ||
<DefaultTargetMemory Tasks="UserROM" /> | ||
<Safety SafetyRelease="0.0" /> | ||
<Vc FirmwareVersion="V4.72.5" /> | ||
</Configuration> | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<?AutomationStudio FileVersion="4.9"?> | ||
<Cpu xmlns="http://br-automation.co.at/AS/Cpu"> | ||
<Objects> | ||
<Object Type="File" Description="Software configuration">Cpu.sw</Object> | ||
<Object Type="File" Description="Permanent variables">Cpu.per</Object> | ||
<Object Type="File" Description="I/O mapping">IoMap.iom</Object> | ||
<Object Type="File" Description="Variable mapping">PvMap.vvm</Object> | ||
<Object Type="Package">Connectivity</Object> | ||
<Object Type="Package">TextSystem</Object> | ||
<Object Type="Package">UnitSystem</Object> | ||
<Object Type="Package">AccessAndSecurity</Object> | ||
<Object Type="Package">mappControl</Object> | ||
<Object Type="Package">mappMotion</Object> | ||
<Object Type="Package">mappServices</Object> | ||
<Object Type="Package">mappView</Object> | ||
<Object Type="Package">mappVision</Object> | ||
<Object Type="Package">mappCockpit</Object> | ||
<Object Type="Package">Motion</Object> | ||
</Objects> | ||
<Configuration ModuleId="5PC900.TS17-04"> | ||
<AutomationRuntime Version="C4.90" /> | ||
<Build GccVersion="6.3.0" PreBuildStep="" /> | ||
<DefaultTargetMemory Tasks="UserROM" /> | ||
<Safety SafetyRelease="0.0" /> | ||
<Transfer SavedOfflineInstallationFolder="" SavedPipDestinationFolder="" SavedRuntimeUtilityCenterPackagePath="" /> | ||
<Vc FirmwareVersion="V4.72.5" /> | ||
</Configuration> | ||
</Cpu> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters