Mitsubishi Electric MELSEC-Q/L Programming Manual page 204

Hide thumbs Also See for MELSEC-Q/L:
Table of Contents

Advertisement

Operation error
• No operation error occurs.
Program example
■TIMER_10_FB_M
The program which starts measuring from (s3)  10ms when the executing condition of (s1) turns ON, and when the
measuring value reaches to the value input to (s2)  10ms, (d2) turns ON.
[Structured ladder/FBD]
[ST]
TIMER_10_FB_M_Inst(Coil:=Var_M0, Preset:=10, ValueIn:=1, ValueOut:=Var_D10, Status:=Var_M10);
[Timing chart]
Var_M0
OFF
1
Value of Var_D10
Var_M10
OFF
■TIMER_HIGH_FB_M
The program which starts measuring from (s3)  10ms when the executing condition of (s1) turns ON, and when the
measuring value reaches to the value input to (s2)  10ms, (d2) turns ON.
[Structured ladder/FBD]
[ST]
TIMER_HIGH_FB_M_Inst(Coil:=Var_M0, Preset:=10, ValueIn:=1, ValueOut:=Var_D10, Status:=Var_M10);
[Timing chart]
Var_M0
OFF
1
Value of Var_D10
Var_M10
OFF
5 APPLICATION FUNCTIONS
202
5.12 Standard Timer Function Blocks
ON
10
90ms
ON
10
90ms

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents