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

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

Advertisement

Off delay timer

TOF(_E), TOF_HIGH(_E)
High
Basic
Process
Redundant Universal
performance
Structured ladder/FBD
TOF_HIGH_E
EN
ENO
s
d1
n
d2
The following function(s) can go in the dotted squares.
TOF, TOF_E, TOF_HIGH, TOF_HIGH_E
■Argument
Input/output
Name
argument
Input argument
EN
s(IN)
n(PT)
Output argument
ENO
d1(Q)
d2(ET)
Processing details
■Operation processing
Turns ON (d1) when (s) is turned ON.
Turns OFF (d1) when (s) is turned from ON to OFF after the elapse of the time set to n. Elapsed time until (d1) is turned OFF
is set to (d2).
When (s) is turned ON again, (d1) turns ON and the elapsed time is reset.
• TOF(_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.
• TOF_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.
LCPU
ST
ENO:=
(EN, s, n, d1, d2);
TOF_HIGH_E
Description
Executing condition (TRUE: Execution, FALSE:
Stop)
Input
Delay time setting value
Execution result (TRUE: Normal, FALSE: Error or
stop)
Output
Elapsed time
Data type
Bit
Bit
Time
Bit
Bit
Time
Setting range
0.1ms to 100ms
0.01ms to 100ms
5 APPLICATION FUNCTIONS
5.12 Standard Timer Function Blocks
5
197

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents