Skip to content

Commit

Permalink
remove the comment code of st1k4 pmps concept code
Browse files Browse the repository at this point in the history
  • Loading branch information
tongju12 committed Aug 4, 2023
1 parent 3dcb7ce commit c1ff05c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 2 additions & 5 deletions plc-kfe-motion/kfe_motion/POUs/PRG_3_PMPS_POST.TcPOU
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,15 @@ VAR
fbArbiterIO: FB_SubSysToArbiter_IO;
fb_vetoArbiter: FB_VetoArbiter;
bM1K1_Veto_IN: BOOL;
{* bST1K4_Ok: BOOL;
*}
END_VAR
]]></Declaration>
<Implementation>
<ST><![CDATA[// create MR1K1 as veto for K4 lines
bM1K1_Veto_IN := NOT PMPS_GVL.stCurrentBeamParameters.aVetoDevices[PMPS.K_Stopper.MR1K1_OUT]
AND PMPS_GVL.stCurrentBeamParameters.aVetoDevices[PMPS.K_Stopper.MR1K1_IN];
{* bST1K4_Ok := NOT PMPS_GVL.stCurrentBeamParameters.aVetoDevices[PMPS.K_Stopper.ST3K4]
OR ST1K4_In;
*}
//create a preemptive request from Arbiter 2 in Arbiter 1
Expand Down
2 changes: 1 addition & 1 deletion plc-kfe-motion/kfe_motion/kfe_motion.tmc
Original file line number Diff line number Diff line change
Expand Up @@ -3371,4 +3371,4 @@ Readbacks]]></Comment><BitSize>8</BitSize><BitOffs>0</BitOffs><Properties><Prope
</Value></Property><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3072000</BitOffs></Symbol><Symbol><Name>PMPS_GVL.AccumulatedFF</Name><Comment><![CDATA[ Any time a FF occurs]]></Comment><BitSize>32</BitSize><BaseType>UDINT</BaseType><Properties><Property><Name>pytmc</Name><Value>
pv: @(PREFIX)AccumulatedFastFaults
io: i
</Value></Property><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3072032</BitOffs></Symbol><Symbol><Name>PMPS_GVL.BP_jsonDoc</Name><BitSize>32</BitSize><BaseType GUID="{928162FC-F0DF-42B8-9EC0-1494F07A4E2F}">SJsonValue</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3072064</BitOffs></Symbol></DataArea></DataAreas><Deployment /><EventClasses><EventClass><Type GUID="{11F7FC20-DBF4-4DAF-96C7-1FD6B6156B31}">TcSystemEventClass</Type></EventClass><EventClass><Type GUID="{98BCB284-F932-4EA4-B58B-68A1F1C34192}">TcGeneralAdsEventClass</Type></EventClass><EventClass><Type GUID="{E3D84344-4CB3-44DB-8D94-12F9CE0E2F90}">TcRouterEventClass</Type></EventClass><EventClass><Type GUID="{B63588AE-B30A-4DCE-A44F-F929FB114944}">TcRTimeEventClass</Type></EventClass><EventClass><Type GUID="{1D0C4BAC-ECF3-4F33-8F20-A12E77AB6387}">Win32EventClass</Type></EventClass><EventClass><Type GUID="{97CF8247-B59C-4E2C-B4B0-7350D0471457}">LCLSGeneralEventClass</Type></EventClass></EventClasses><Properties><Property><Name>ApplicationName</Name><Value>Port_851</Value></Property><Property><Name>ChangeDate</Name><Value>2023-08-04T09:40:04</Value></Property><Property><Name>GeneratedCodeSize</Name><Value>1110016</Value></Property><Property><Name>GlobalDataSize</Name><Value>160829440</Value></Property></Properties></Module></Modules></TcModuleClass>
</Value></Property><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3072032</BitOffs></Symbol><Symbol><Name>PMPS_GVL.BP_jsonDoc</Name><BitSize>32</BitSize><BaseType GUID="{928162FC-F0DF-42B8-9EC0-1494F07A4E2F}">SJsonValue</BaseType><Properties><Property><Name>TcVarGlobal</Name></Property></Properties><BitOffs>3072064</BitOffs></Symbol></DataArea></DataAreas><Deployment /><EventClasses><EventClass><Type GUID="{11F7FC20-DBF4-4DAF-96C7-1FD6B6156B31}">TcSystemEventClass</Type></EventClass><EventClass><Type GUID="{98BCB284-F932-4EA4-B58B-68A1F1C34192}">TcGeneralAdsEventClass</Type></EventClass><EventClass><Type GUID="{E3D84344-4CB3-44DB-8D94-12F9CE0E2F90}">TcRouterEventClass</Type></EventClass><EventClass><Type GUID="{B63588AE-B30A-4DCE-A44F-F929FB114944}">TcRTimeEventClass</Type></EventClass><EventClass><Type GUID="{1D0C4BAC-ECF3-4F33-8F20-A12E77AB6387}">Win32EventClass</Type></EventClass><EventClass><Type GUID="{97CF8247-B59C-4E2C-B4B0-7350D0471457}">LCLSGeneralEventClass</Type></EventClass></EventClasses><Properties><Property><Name>ApplicationName</Name><Value>Port_851</Value></Property><Property><Name>ChangeDate</Name><Value>2023-08-04T11:41:50</Value></Property><Property><Name>GeneratedCodeSize</Name><Value>1110016</Value></Property><Property><Name>GlobalDataSize</Name><Value>160829440</Value></Property></Properties></Module></Modules></TcModuleClass>

0 comments on commit c1ff05c

Please sign in to comment.