30 TIMER FUNCTION BLOCKS
30.4 Timer Function Blocks
1073
30
30.4
Timer Function Blocks
TIMER_
_M
When the execution condition is established, these function blocks start the timer count to the set time.
Setting data
■
Descriptions, types, and data types
Processing details
■
TIMER_1_FB_M
• When the execution condition of (s1) turns on, counting the current value starts. The timer starts counting from "(s3)
1
ms". When it counts up to "(s2)
1 ms", (d2) turns on. The current measurement value is output into (d1).
• When the execution condition of (s1) turns off, the current value is reset to (s3) and (d2) turns off.
• A value in the range of 0 to 32767 can be specified for (s2).
• A value in the range of -32768 to 32767 can be specified for (s3). However, when a negative value is specified, the initial
value is set to 0.
Ex.
[Ladder example]
[Timing chart]
Ladder diagram, FBD/LD
Structured text
(
indicates TIMER_1_FB_M, TIMER_10_FB_M, TIMER_100_FB_M,
TIMER_CONT_FB_M, TIMER_CONTHS_FB_M.)
TIMER_1_FB_M_1(Coil:=s1,Preset:=s2,ValueIn:=s3,ValueOut:=d1,Status:=d2);
TIMER_10_FB_M_1(Coil:=s1,Preset:=s2,ValueIn:=s3,ValueOut:=d1,Status:=d2);
TIMER_100_FB_M_1(Coil:=s1,Preset:=s2,ValueIn:=s3,ValueOut:=d1,Status:=d2);
TIMER_CONT_FB_M_1(Coil:=s1,Preset:=s2,ValueIn:=s3,ValueOut:=d1,Status:=d2);
TIMER_CONTHS_FB_M_1(Coil:=s1,Preset:=s2,ValueIn:=s3,ValueOut:=d1,Status:=
d2);
Argument
Description
Type
Data type
s1(Coil)
Execution condition (TRUE: Execution, FALSE: Stop)
Input variable
BOOL
s2(Preset)
Timer set value
Input variable
INT
s3(ValueIn)
Timer initial value
Input variable
INT
d1(ValueOut)
Timer current value
Output variable
ANY16
d2(Status)
Output
Output variable
BOOL
s1
d1
d2
s2
s3
Preset
ValueOut
Status
ValueIn
TIMER_1_FB_M
Coll
1
10
M0
M10
D10
OFF
OFF
M0
D10
M10
10
9 ms
ON
1
Summary of Contents for MELSEC iQ-F FX5
Page 1: ...MELSEC iQ F FX5 Programming Manual Instructions Standard Functions Function Blocks ...
Page 2: ......
Page 17: ...15 CONTENTS ...
Page 24: ...22 MEMO ...
Page 1050: ...1048 26 TIME DATA FUNCTIONS 26 4 Division MEMO ...
Page 1068: ...1066 29 COUNTER FUNCTION BLOCKS 29 4 Counter Function Block Operation error There is no error ...
Page 1107: ...I 1105 MEMO ...
Page 1111: ......