Timer Function Blocks - Mitsubishi Electric MELSEC-Q/L Programming Manual

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

Advertisement

Timer function blocks

TIMER__M
High
Basic
Process
performance
Structured ladder/FBD
TIMER_10_FB_M
s1
s2
s3
The following function(s) can go in the dotted squares.
TIMER_10_FB_M, TIMER_100_FB_M, TIMER_HIGH_FB_M, TIMER_LOW_FB_M, TIMER_CONT_FB_M,
TIMER_CONTHFB_M
■Argument
Input/output
argument
Input argument
Output argument
Processing details
■Operation processing
[TIMER_10_FB_M]
• Starts measuring the current value when the executing condition of (s1) turns ON.
• Starts measuring from the value input to (s3)  10ms, and when the measuring value reaches to the value input to (s2) 
10ms, (d2) turns ON.
• The current value is output from (d1).
• When the executing condition of (s1) turns OFF, the current value is set to the value input to (s3), and (d2) turns OFF.
• When the unit of measurement (time period) for the high-speed timer is changed from default value of PLC parameter,
warning C9047 occurs in compilation.
• Valid setting range for (s2) is 0 to 32767.
• Valid setting range for (s3) is -32768 to 32767. However, if negative value is specified, the initial value is 0.
[TIMER_100_FB_M]
• Starts measuring the current value when the executing condition of (s1) turns ON. Starts measuring from the value input to
(s3)  100ms, and when the measuring value reaches to the value input to (s2)  100ms, (d2) turns ON.
• The current value is output from (d1).
• When the executing condition of (s1) turns OFF, the current value is set to the value input to (s3), and (d2) turns OFF.
• When the unit of measurement (time period) for the low-speed timer is changed from default value of PLC parameter,
warning C9047 occurs in compilation.
• Valid setting range for (s2) is 0 to 32767.
• Valid setting range for (s3) is -32768 to 32767. However, if negative value is specified, the initial value is 0.
5 APPLICATION FUNCTIONS
200
5.12 Standard Timer Function Blocks
Redundant Universal
LCPU
ST
CAL
d1
TIMER_10_FB_M
d2
Name
Description
s1(Coil)
Executing condition (TRUE: Execution, FALSE:
Stop)
s2(Preset)
Timer setting value
s3(ValueIn)
Timer initial value
d1(ValueOut)
Timer current value
d2(Status)
Output
(s1, s2, s3, d1, d2)
Data type
Bit
Word (signed)
Word (signed)
ANY16
Bit

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents