Extend the multiline comment to include the PSSPermit code

This commit is contained in:
Federico Rojas
2025-04-23 11:43:47 +02:00
parent da58333671
commit 289c92d07c

View File

@@ -23,10 +23,10 @@ IF _TaskInfo[fbGetCurTaskIndex.index].FirstCycle THEN
GVL.astPneumaticAxes[1].stPneumaticAxisConfig.fLowLimitPressureValue := GVL_APP.fLOW_LIMIT_AIR_PRESSURE1;
GVL.astPneumaticAxes[1].stPneumaticAxisConfig.fHighLimitPressureValue := GVL_APP.fHIGH_LIMIT_AIR_PRESSURE1;
END_IF
*)
//PSS Permit signal
//GVL.astPneumaticAxes[1].stPneumaticAxisStatus.bPSSPermitOK := bPSSPermit1 AND bPSSPermit2
*)
]]></ST>
</Implementation>
</POU>