5.12 Standard Timer Function Blocks; Pulse Timer - Mitsubishi Electric MELSEC-Q/L Programming Manual

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

Advertisement

5.12
Standard Timer Function Blocks

Pulse timer

TP(_E), TP_HIGH(_E)
High
Basic
Process
Redundant Universal
performance
Structured ladder/FBD
TP_HIGH_E
EN
ENO
s
d1
n
d2
The following function(s) can go in the dotted squares.
TP, TP_E, TP_HIGH, TP_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) for the duration set to n after (s) is turned ON. The duration (elapsed time) during which (d1) stays ON is set to
(d2). When the elapsed time reaches the preset time, (d1) turns OFF.
The elapsed time is not reset even when (d1) turns OFF.
After (d1) turns OFF, it is reset when (s) is OFF.
• TP(_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.
• TP_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);
TP_HIGH_E
Description
Executing condition (TRUE: Execution, FALSE:
Stop)
Input
Output 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
191

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents