On Delay Timer - Mitsubishi Electric MELSEC iQ-R Series Programming Manual

Hide thumbs Also See for MELSEC iQ-R Series:
Table of Contents

Advertisement

36.6

On Delay Timer

TON(_E)
RnPCPU
RnCPU RnENCPU
(Process)
• [RnPCPU (redundant)] If these function blocks are used in a program executed in both systems, they do not operate in the standby system when the
redundant system is in backup mode. ( MELSEC iQ-R CPU Module User's Manual (Application))
These function blocks turn on a signal after the specified period of time.
Ladder, FBD/LD
[Without EN/ENO]
s
d1
n
d2
Setting data
■Description, type, data type
Argument
EN
s (IN)
n (PT)
ENO
d1 (Q)
d2 (ET)
Processing details
■Operation processing
1.
Output
• When (s) turns on, (d1) turns on after the time that was set by (n). The delay time elapsed after (d1) turns on is set to (d2).
• When (s) turns off, (d1) turns off and the delay elapsed time is also reset.
• Use the long timer to count the elapsed time.
2.
Delay time setting
The valid setting range of (n) is T#1ms to T#2147483ms. Note that the valid setting range will be as follows by changing the
timer limit setting using the engineering tool.
Minimum value
Identical to the long timer setting value [ms] in the timer limit setting.
Note that if the long timer setting value is smaller than 1ms, the
minimum value will be 1ms.
The value at the rising edge (off to on) of (d) is used for the setting value of (n). When the (n) value is changed while (s) is on,
the new value will be enabled at the next rising edge of (s).
36 COUNTER/TIMER FUNCTION BLOCKS
1992
36.6 On Delay Timer
RnPCPU
RnSFCPU RnSFCPU
(Redundant)
(Standard)
(Safety)
[With EN/ENO]
EN
ENO
s
d1
n
d2
Description
Execution condition (TRUE: Executed, FALSE: Not executed)
Time measurement
Delay time setting value
Output status (TRUE: Normal, FALSE: Abnormal or operation stop)
Output
Elapsed time
Structured text
[Without EN/ENO]
Instance name(IN:=s,PT:=n,Q:=d1,ET:=d2);
[With EN/ENO]
Instance name(EN:=en,ENO:=eno,IN:=s,PT:=n,Q:=d1,ET:=d2);
Type
Input variable
Input variable
Input variable
Output variable
Output variable
Output variable
Maximum value
The time satisfying the following condition is used.
Note that the maximum value is a value that can be included within the range of time
type because the delay time setting value is of time type (32-bit value).
• Delay time setting value [ms]  2147483647 [ms]  Long timer setting value of in
the timer limit setting [ms]
[Example]
• If the long timer setting value is 0.001ms: T#1ms to T#2147483ms
• If the long timer setting value is 1000ms: T#1000ms to T#2147483000ms
Data type
BOOL
BOOL
TIME
BOOL
BOOL
TIME

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents