Update s7-1500/cylinder_control/FB_cylinder_adv.md
This commit is contained in:
parent
b9f904ec14
commit
511ef52f80
|
|
@ -1,4 +1,4 @@
|
||||||
FUNCTION_BLOCK "FB_Cylinder_Adv"
|
|
||||||
{ S7_Optimized_Access := 'TRUE' }
|
{ S7_Optimized_Access := 'TRUE' }
|
||||||
VERSION : 0.2
|
VERSION : 0.2
|
||||||
VAR_INPUT
|
VAR_INPUT
|
||||||
|
|
@ -64,5 +64,3 @@ BEGIN
|
||||||
|
|
||||||
IF s_tonWatchdog.Q THEN q_xError := TRUE; END_IF;
|
IF s_tonWatchdog.Q THEN q_xError := TRUE; END_IF;
|
||||||
IF i_xReset THEN q_xError := FALSE; END_IF;
|
IF i_xReset THEN q_xError := FALSE; END_IF;
|
||||||
|
|
||||||
END_FUNCTION_BLOCK
|
|
||||||
Loading…
Reference in a new issue