Skip to content

Commit

Permalink
Updating cc to 3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
KaushikMalapati committed Oct 10, 2024
1 parent 5071412 commit b482863
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion plc-kfe-rix-motion/_Config/PLC/kfe_rix_motion.xti
Original file line number Diff line number Diff line change
Expand Up @@ -1269,7 +1269,7 @@ External Setpoint Generation:
</DataType>
</DataTypes>
<Project GUID="{C31F67CF-3F03-4F49-935F-2494FCDDA958}" Name="kfe_rix_motion" PrjFilePath="..\..\kfe_rix_motion\kfe_rix_motion.plcproj" TmcFilePath="..\..\kfe_rix_motion\kfe_rix_motion.tmc" ReloadTmc="true" AmsPort="851" FileArchiveSettings="#x000e" SymbolicMapping="true">
<Instance Id="#x08502000" TcSmClass="TComPlcObjDef" KeepUnrestoredLinks="2" TmcPath="kfe_rix_motion\kfe_rix_motion.tmc" TmcHash="{068EE325-B267-887D-F857-964E996E13BF}">
<Instance Id="#x08502000" TcSmClass="TComPlcObjDef" KeepUnrestoredLinks="2" TmcPath="kfe_rix_motion\kfe_rix_motion.tmc" TmcHash="{C7F0CB99-2BF9-16DF-E6F9-C53B714C49BF}">
<Name>kfe_rix_motion Instance</Name>
<CLSID ClassFactory="TcPlc30">{08500001-0000-0000-F000-000000000064}</CLSID>
<Vars VarGrpType="1">
Expand Down
2 changes: 1 addition & 1 deletion plc-kfe-rix-motion/kfe_rix_motion/kfe_rix_motion.plcproj
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
<Resolution>LCLS General, 2.10.0 (SLAC)</Resolution>
</PlaceholderResolution>
<PlaceholderResolution Include="lcls-twincat-common-components">
<Resolution>lcls-twincat-common-components, 0.0.0 (SLAC)</Resolution>
<Resolution>lcls-twincat-common-components, 3.8.1 (SLAC)</Resolution>
</PlaceholderResolution>
<PlaceholderResolution Include="lcls-twincat-motion">
<Resolution>lcls-twincat-motion, 4.1.1 (SLAC)</Resolution>
Expand Down
14 changes: 7 additions & 7 deletions plc-kfe-rix-motion/kfe_rix_motion/kfe_rix_motion.tmc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<TcModuleClass xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.beckhoff.com/schemas/2009/05/TcModuleClass" Hash="{068EE325-B267-887D-F857-964E996E13BF}" GeneratedBy="TwinCAT XAE Plc">
<TcModuleClass xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.beckhoff.com/schemas/2009/05/TcModuleClass" Hash="{C7F0CB99-2BF9-16DF-E6F9-C53B714C49BF}" GeneratedBy="TwinCAT XAE Plc">
<DataTypes>
<DataType>
<Name Namespace="LCLS_General">ST_System</Name>
Expand Down Expand Up @@ -89436,27 +89436,27 @@ The BPTM will throw an error if the arbiter does not have enough space for the t
<Default>
<SubItem>
<Name>.iMajor</Name>
<Value>0</Value>
<Value>3</Value>
</SubItem>
<SubItem>
<Name>.iMinor</Name>
<Value>0</Value>
<Value>8</Value>
</SubItem>
<SubItem>
<Name>.iBuild</Name>
<Value>0</Value>
<Value>1</Value>
</SubItem>
<SubItem>
<Name>.iRevision</Name>
<Value>0</Value>
</SubItem>
<SubItem>
<Name>.nFlags</Name>
<Value>0</Value>
<Value>1</Value>
</SubItem>
<SubItem>
<Name>.sVersion</Name>
<String>0.0.0</String>
<String>3.8.1</String>
</SubItem>
</Default>
<Properties>
Expand Down Expand Up @@ -110765,7 +110765,7 @@ The BPTM will throw an error if the arbiter does not have enough space for the t
</Property>
<Property>
<Name>ChangeDate</Name>
<Value>2024-10-09T23:17:23</Value>
<Value>2024-10-10T12:19:23</Value>
</Property>
<Property>
<Name>GeneratedCodeSize</Name>
Expand Down

0 comments on commit b482863

Please sign in to comment.