You are on page 1of 2

Mnemonic Function Program steps

Controllers
TMR 16-bit timer 1 ES EX SS SA SX SC EH SV

T-K T0 ~ T255, K0 ~ K32,767


Operand
T-D T0 ~ T255, D0 ~ D9999

Explanations:
When TMR instruction is executed, the designated coil of the timer will be On and the timer will start to
time. When the set value in the timer is reached (present ≥ set value), the contact will be:
NO (Normally Open) contact Open collector
NC (Normally Closed) contact Close collector

Program Example:
Ladder diagram: Instruction code: Operation:
X0 LD X0 Loading in contact A of X0 T5 timer
TMR T5 K1000
TMR T5 K1000 Set value in timer T5 as K1,000
Remarks:
See the specification of each model for the range of operand T.

ES/EX/SS series MPU:


100ms timer T0 ~ T63, 64 points
Timer indicated by TMR
instruction. If timing
T64 ~ T126, 63 points (M1028 = Total
T Timer 10ms timer (M1028 = On) reaches its target, the T
Off: 100ms) 128 points
contact of the same No.
will be On.
1ms timer T127, 1 points

SA/SX/SC series MPU:


T0 ~ T199, 200 points (*1)
T192 ~ T199 for subroutine
100ms
T250 ~ T255, 6 accumulative points Timer indicated by TMR
(*4) Total instruction. If timing
T Timer T200 ~ T239, 40 points (*1) 256 reaches its target, the T
10ms T240 ~ T245, 6 accumulative points points contact of the same No.
(*4) will be On.
T246 ~ T249, 4 accumulative points
1ms
(*4)

Latched settings for all devices in SA/SX/SC series MPU:


100 ms 10 ms 10 ms 1 ms 100 ms

T T0 ~ T199 T200 ~ T239 T240 ~ T245 T246 ~ T249 T250 ~ T255


(Timer)
It is fixed to be non- Accumulative type
It is fixed to be non-latched
latched It is fixed to be latched

EH/EH2/SV series MPU:


T0 ~ T199, 200 points (*2)
Timer indicated by TMR
100ms T192 ~ T199 is for subroutine
Total instruction. If timing
T250~T255, 6 accumulative points (*4)
T Timer 256 reaches its target, the T
T200 ~ T239, 40 points (*2) points contact of the same No.
10ms
T240 ~ T245, 6 accumulative points (*4) will be On.
1ms T246 ~ T249, 4 accumulative points (*4)
Latched settings for all devices in EH/EH2/SV series MPU:
100 ms 10 ms 10 ms 1 ms 100 ms
T T0 ~ T199 T200 ~ T239 T240 ~ T245 T246 ~ T249 T250 ~ T255
(Timer) Accumulative type
Default: non-latched Default: non-latched
It is fixed to be latched.

You might also like