Skip to content

Commit

Permalink
MNT: rebuild with minor optics lib change
Browse files Browse the repository at this point in the history
  • Loading branch information
nrwslac committed Feb 8, 2024
1 parent 3e6956b commit 1f6a086
Show file tree
Hide file tree
Showing 3 changed files with 404 additions and 412 deletions.
72 changes: 36 additions & 36 deletions lcls-plc-tmo-optics/_Config/PLC/tmo_optics.xti
Original file line number Diff line number Diff line change
Expand Up @@ -1349,7 +1349,7 @@ External Setpoint Generation:
</DataType>
</DataTypes>
<Project GUID="{7FA5AD82-8B94-448C-8921-86A608467E2A}" Name="tmo_optics" PrjFilePath="..\..\tmo_optics\tmo_optics.plcproj" TmcFilePath="..\..\tmo_optics\tmo_optics.tmc" ReloadTmc="true" AmsPort="851" FileArchiveSettings="#x000e" SymbolicMapping="true">
<Instance Id="#x08502000" TcSmClass="TComPlcObjDef" KeepUnrestoredLinks="2" TmcPath="tmo_optics\tmo_optics.tmc" TmcHash="{2546BD08-7CD4-7267-B94D-6D2E786212F0}">
<Instance Id="#x08502000" TcSmClass="TComPlcObjDef" KeepUnrestoredLinks="2" TmcPath="tmo_optics\tmo_optics.tmc" TmcHash="{ED9C5A4C-7F0E-06E2-3BF4-0E5DAD03913F}">
<Name>tmo_optics Instance</Name>
<CLSID ClassFactory="TcPlc30">{08500001-0000-0000-F000-000000000064}</CLSID>
<Vars VarGrpType="1">
Expand Down Expand Up @@ -2546,41 +2546,6 @@ External Setpoint Generation:
<Name>PRG_PMPS.fbArbiterIO.xTxPDO_state</Name>
<Type>BIT</Type>
</Var>
<Var>
<Name>PRG_MR1K4_SOMS.fbCoolingPanel.fbFlow_1.iRaw</Name>
<Comment><![CDATA[ Connect this input to the terminal]]></Comment>
<Type>INT</Type>
</Var>
<Var>
<Name>PRG_MR1K4_SOMS.fbCoolingPanel.fbPress_1.iRaw</Name>
<Comment><![CDATA[ Connect this input to the terminal]]></Comment>
<Type>INT</Type>
</Var>
<Var>
<Name>PRG_MR1K4_SOMS.fbCoolingPanel.fbFlow_2.iRaw</Name>
<Comment><![CDATA[ Connect this input to the terminal]]></Comment>
<Type>INT</Type>
</Var>
<Var>
<Name>PRG_MR2K4_KBO.fbCoolingPanel.fbFlow_1.iRaw</Name>
<Comment><![CDATA[ Connect this input to the terminal]]></Comment>
<Type>INT</Type>
</Var>
<Var>
<Name>PRG_MR2K4_KBO.fbCoolingPanel.fbPress_1.iRaw</Name>
<Comment><![CDATA[ Connect this input to the terminal]]></Comment>
<Type>INT</Type>
</Var>
<Var>
<Name>PRG_MR3K4_KBO.fbCoolingPanel.fbFlow_1.iRaw</Name>
<Comment><![CDATA[ Connect this input to the terminal]]></Comment>
<Type>INT</Type>
</Var>
<Var>
<Name>PRG_MR3K4_KBO.fbCoolingPanel.fbPress_1.iRaw</Name>
<Comment><![CDATA[ Connect this input to the terminal]]></Comment>
<Type>INT</Type>
</Var>
<Var>
<Name>GVL_M2K4_RTD.nM2K4US_RTD_3</Name>
<Type>INT</Type>
Expand Down Expand Up @@ -2726,6 +2691,41 @@ External Setpoint Generation:
<Name>GVL_M5K4_RTD.nM5K4_Chin_Tail_RTD.iRaw</Name>
<Type>INT</Type>
</Var>
<Var>
<Name>PRG_MR1K4_SOMS.fbCoolingPanel.fbFlow_1.iRaw</Name>
<Comment><![CDATA[ Connect this input to the terminal]]></Comment>
<Type>INT</Type>
</Var>
<Var>
<Name>PRG_MR1K4_SOMS.fbCoolingPanel.fbPress_1.iRaw</Name>
<Comment><![CDATA[ Connect this input to the terminal]]></Comment>
<Type>INT</Type>
</Var>
<Var>
<Name>PRG_MR1K4_SOMS.fbCoolingPanel.fbFlow_2.iRaw</Name>
<Comment><![CDATA[ Connect this input to the terminal]]></Comment>
<Type>INT</Type>
</Var>
<Var>
<Name>PRG_MR2K4_KBO.fbCoolingPanel.fbFlow_1.iRaw</Name>
<Comment><![CDATA[ Connect this input to the terminal]]></Comment>
<Type>INT</Type>
</Var>
<Var>
<Name>PRG_MR2K4_KBO.fbCoolingPanel.fbPress_1.iRaw</Name>
<Comment><![CDATA[ Connect this input to the terminal]]></Comment>
<Type>INT</Type>
</Var>
<Var>
<Name>PRG_MR3K4_KBO.fbCoolingPanel.fbFlow_1.iRaw</Name>
<Comment><![CDATA[ Connect this input to the terminal]]></Comment>
<Type>INT</Type>
</Var>
<Var>
<Name>PRG_MR3K4_KBO.fbCoolingPanel.fbPress_1.iRaw</Name>
<Comment><![CDATA[ Connect this input to the terminal]]></Comment>
<Type>INT</Type>
</Var>
</Vars>
<Vars VarGrpType="2" ContextId="2" AreaNo="33">
<Name>PlcTask Outputs</Name>
Expand Down
5 changes: 0 additions & 5 deletions lcls-plc-tmo-optics/tmo_optics/tmo_optics.plcproj
Original file line number Diff line number Diff line change
Expand Up @@ -204,11 +204,6 @@
<Resolution>TcUnit, 1.0.1.0 (www.tcunit.org)</Resolution>
</PlaceholderResolution>
</ItemGroup>
<ItemGroup>
<None Include="tmo_optics.tmc">
<SubType>Content</SubType>
</None>
</ItemGroup>
<ProjectExtensions>
<PlcProjectOptions>
<XmlArchive>
Expand Down
Loading

0 comments on commit 1f6a086

Please sign in to comment.