Timer - Mitsubishi MELSEC iQ-F FX5 series Programming Manual

Melsec iq-f fx5 series
Hide thumbs Also See for MELSEC iQ-F FX5 series:
Table of Contents

Advertisement

Timer

OUT T, OUTH T, OUTHS T, OUT ST, OUTH ST, OUTHS ST
The timer counts up to the set value when the operation result up to the OUT instruction is ON and the coil of the timer/
retentive timer specified by (d) turns ON. When the timer times up, NO contact becomes conductive and NC contact becomes
non conductive.
Ladder diagram
(d)
(Set value)
Setting data
■Descriptions, ranges, and data types
Operand
Remarks
(d)
Timer Number
(Set value)
Timer set value
■Applicable devices
Operand
Bit
X, Y, M, L,
U\G T, ST,
SM, F, B, SB
(d)
(Set value)
*1 Only T and ST can be used.
*2 T, ST, C cannot be used.
*3 Indirect specification cannot be entered for the timer set value.
OUT
T0
*4 Only decimal constant (K) can be used.
Processing details
• These instructions count up to the set value when the operation result up to the OUT instruction is ON and the coil of the
timer/retentive timer specified by (d) turns ON. When the timer reaches the end of its count (current value  set value), NO
contact becomes conductive and NC contact becomes non-conductive.
• Operation is as follows when the operation result up to the OUT instruction changes from ON to OFF.
Timer type
Timer coil
Timer
off
Retentive timer
off
• After the timer times up, clear the current value of the retentive timer and turn the contact off by the RST instruction.
• When the set value is 0, the timer times up when the OUT instruction is executed.
• The following processing is executed when the OUT instruction is executed:
• The coil in the OUT T, OUTH T, OUTHS T, OUT ST, OUTH ST and OUTHS ST instructions turns ON/OFF
• The contact in the OUT T, OUTH T, OUTHS T, OUT ST, OUTH ST and OUTHS ST instructions turns ON/OFF
• The current value in the OUT T, OUTH T, OUTHS T, OUT ST, OUTH ST and OUTHS ST instructions changes
• When the OUT T instruction is skipped using the CJ instruction, etc. while the OUT T and OUT ST instructions are ON,
these instructions do not update the current value or turn ON/OFF the contacts.
• When the same OUT T and OUT ST instructions are executed in the same scan twice or more, these instructions update
the current value for the same number of times of execution.
Word
T, ST, C, D,
C, LC
W, SD, SW, R
*1
*2
@D0
Current timer
Before time-out
value
NO contact
0
Non-Conductive
state
Holds current value
Non-Conductive
state
Structured text
ENO:=OUT_T(EN,d,set value);
ENO:=OUTH(EN,d,set value);
ENO:=OUTHS(EN,d,set value);
Range
0 to 32767
Double word Indirect
U\G
Z
LC
LZ
NC contact
Conductive state
Conductive state
Data type
Data type (label)
Bit
ANY_BOOL
16-bit unsigned binary
ANY16
Constant
specification
K, H
E
$
*3
*4
After time-out
NO contact
NC contact
Non-Conductive
Conductive state
state
Conductive state
Non-Conductive
state
5 SEQUENCE INSTRUCTIONS
5.3 Output Instructions
5
Others
109

Advertisement

Table of Contents
loading

Table of Contents