Delta AS Series Programming Manual page 550

Hide thumbs Also See for AS Series:
Table of Contents

Advertisement

API
Instruction code
1002
TMRH
Device
X
Y
M
S
1
S
2
Data
type
S
1
S
2
Symbol
Explanation
1.
The TMR instruction uses 100ms as the timing unit in the timer, while, the TMRH instruction uses 1ms as the timing
unit in the timer.
2.
The value of S
for both the TMR and TMRH instructions is between 0–32767.
2
3.
If you use the same timer repeatedly in the program, including using it in different TMR and TMRH instructions, the
timer that completes the measurement first will be the only one that counts.
4.
The T timer resets to zero automatically when the conditional contact changes from ON to OFF.
5.
When you add the letter S in front of the device T, the timer in the instruction TMR is an accumulative timer. When
the conditional contact is OFF, the value of the accumulative timer is not cleared. When the conditional contact is
ON, the timer counts from the current value. Use the RST instruction with the ST accumulative timer when you want
to clear the value of the timer.
6.
If you use the same T timer in the program, it is OFF when one of the conditional contacts is OFF.
7.
If you use the same T timer for T and ST in the program, T is OFF when one of the conditional contacts is OFF.
8.
When the instruction TMR is executed, the specified timer coil is ON and the timer begins to count. As the value of
the timer matches the setting value, the contact is ON.
Operand
S
, S
1
2
S
T
C
HC
D
Pulse instruction
: Timer number
S
1
: Setting value for the timer
S
2
Ch ap te r 6 Ap pl ie d Instruc ti ons
FR
SM
SR
E
16-bit instruction
AS
Function
16-bit timer (1ms)
K
16#
"$"
F
32-bit instruction
6 - 2 7 1
6_

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents