5-218
5.12 Standard Timer Function Blocks
5.12.4 Timer function blocks
TIMER_10_FB_M
(3) TIMER_LOW_FB_M
The program which starts measuring from 0 when the executing condition of turns ON,
and when the measuring value reaches to the value input to 1 to 1000ms, turns
ON.
[Structured ladder]
[ST]
TIMER_LOW_FB_M_Inst ( Var_M0, 10, 0, Var_D10, Var_M10 );
[Timing chart]
(4) TIMER_CONT_FB_M
The program which measures the time during is ON, and when the measuring value
reaches to the value input to 1 to 1000ms, turns ON.
[Structured ladder]
[ST]
TIMER_CONT_FB_M_Inst ( Var_M0, 10, 0, Var_D10, Var_M10 );
[Timing chart]
s1
s2
d2
OFF
OFF
Var_M0
Value of Var_D10
Var_M10
10
900ms
ON
1
s1
s2
d2
OFF
OFF
Var_M0
Value of Var_D10
Var_M10
15sec 5sec
150
151 to 200
ON
ON
10 to