Skip to content

Commit

Permalink
Update line endings
Browse files Browse the repository at this point in the history
These auto updated
  • Loading branch information
sclaiborne committed Feb 13, 2024
1 parent 535a384 commit 95fa99d
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 40 deletions.
24 changes: 12 additions & 12 deletions example/AsProject/AsProject.apj
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>
55 changes: 28 additions & 27 deletions example/AsProject/Physical/Intel/5PC900_TS17_04/Cpu.pkg
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>
3 changes: 2 additions & 1 deletion example/AsProject/Physical/Intel/Hardware.hw
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<?xml version="1.0" encoding="utf-8"?>
<?AutomationStudio Version=4.11.4.55 FileVersion="4.9"?>
<Hardware xmlns="http://br-automation.co.at/AS/Hardware">
<Module Name="5AC901.IPLK-00" Type="5AC901.IPLK-00" Version="1.8.0.1">
<Connection Connector="SS" TargetModule="5PC910.SX02-00" TargetConnector="SS2" />
Expand Down

0 comments on commit 95fa99d

Please sign in to comment.