On Delay Timer - Mitsubishi Electric MELSEC-Q/L Programming Manual

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

Advertisement

On delay timer

TON(_E), TON_HIGH(_E)
High
Basic
Process
performance
Structured ladder/FBD
TON_HIGH_E
EN
ENO
s
n
The following function(s) can go in the dotted squares.
TON, TON_E, TON_HIGH, TON_HIGH_E
■Argument
Input/output
argument
Input argument
Output argument
Processing details
■Operation processing
Turns ON (d1) when (s) is turned ON after the elapse of the time set to n. Elapsed delay time until (d1) is turned ON is set to
(d2).
When (s) is turned OFF, (d1) turns OFF and the elapsed delay time is reset.
• TON(_E)
Uses a low-speed timer to count the elapsed time.
Output time can be set between 1ms and 1000ms. The unit is set in Timer limit setting on the PLC system of PLC parameter.
Valid setting range for n is T#0ms to T#3276700ms.
• TON_HIGH(_E)
Uses a high-speed timer to count the elapsed time.
Output time can be set within the following range. The unit is set in Timer limit setting on the PLC system of PLC parameter.
CPU module
Basic model QCPU, High Performance model QCPU, Process CPU, Redundant CPU
Universal model QCPU, LCPU
Valid setting range for n is T#0ms to T#327670ms.
5 APPLICATION FUNCTIONS
194
5.12 Standard Timer Function Blocks
Redundant Universal
LCPU
ENO:=
TON_HIGH_E
d1
d2
Name
Description
EN
Executing condition (TRUE: Execution, FALSE:
Stop)
s(IN)
Input
n(PT)
Delay time setting value
ENO
Execution result (TRUE: Normal, FALSE: Error or
stop)
d1(Q)
Output
d2(ET)
Elapsed time
ST
(EN, s, n, d1, d2);
Data type
Bit
Bit
Time
Bit
Bit
Time
Setting range
0.1ms to 100ms
0.01ms to 100ms

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents