Update s7-1500/cylinder_control/FB_cylinder_adv.md

This commit is contained in:
Dejan 2026-02-24 12:06:23 +00:00
parent b9f904ec14
commit 511ef52f80

View file

@ -1,4 +1,4 @@
FUNCTION_BLOCK "FB_Cylinder_Adv"
{ S7_Optimized_Access := 'TRUE' }
VERSION : 0.2
VAR_INPUT
@ -64,5 +64,3 @@ BEGIN
IF s_tonWatchdog.Q THEN q_xError := TRUE; END_IF;
IF i_xReset THEN q_xError := FALSE; END_IF;
END_FUNCTION_BLOCK