97
FX
3G
/FX
3U
/FX
3UC
Series Programmable Controllers
Programming Manual - Basic & Applied Instruction Edition
4 Devices in Detail
4.5 Timer [T]
1
Int
roduct
ion
2
O
ver
view
3
In
str
uc
tion
Li
st
4
D
evices
in D
etail
5
Spec
ified t
he
D
evice &
C
onst
ant
6
Bef
ore
Pr
ogr
am
m
ing
7
B
asic
In
st
ru
ct
io
n
8
FN
C
00-FN
C
09
P
rogr
am
F
low
9
FN
C
10
-FN
C
19
Mo
ve
&
Co
mp
are
10
FNC2
0-F
NC2
9
Ar
ith.
&
Logic
O
per
ation
4.5
Timer [T]
Timers add and count clock pulses of 1 ms, 10 ms, 100 ms, etc. inside the PLC. When the counted value
reaches a specified set value, the output contact of the timer turns on.
A set value can be directly specified by a constant (K) in the program memory, or indirectly specified by the
contents of a data register (D).
4.5.1
Numbers of timers
The table below shows timer (T) numbers. (The numbers are assigned in decimal.)
1. FX
3U
/FX
3UC
PLC
2. FX
3G
PLCs
Timer numbers not used for timers can be used as data registers for storing numeric values.
*1.
In FX
3U
/FX
3UC
PLCs, retentive type timers are backed up by the battery.
*2.
In FX
3G
PLCs, retentive type timers are backed up by the EEPROM memory.
For 100 ms pulses
0.1 to 3276.7 sec
For 10 ms pulses
0.01 to 327.67 sec
Retentive type for 1
ms pulses
*1
0.001 to 32.767 sec
Retentive type for
100 ms pulses
*1
0.1 to 3276.7 sec
For 1 ms pulses
0.001 to 32.767 sec
T 0 to T199
200 points
-------------
Routine program
type
T192 to T199
T200 to T245
46 points
T246 to T249
4 points for
Interrupt execution
Latched (battery
backed) type
*1
T250 to T255
6 points
Latched (battery
backed) type
*1
T256 to T511
256 points
For 100 ms
pulses
0.1 to 3276.7 sec
For 10 ms pulses
0.01 to 327.67 sec
Retentive type for
1 ms pulses
0.001 to 32.767
sec
Retentive type for
100 ms pulses
0.1 to 3276.7 sec
For 1 ms pulses
0.001 to 32.767
sec
Potentiometer
type
0 to 255
(numeric value)
T 0 to T199
200 points
-------------
Routine program
type
T192 to T199
T200 to T245
46 points
T246 to T249
4 points
*2
for
Interrupt execution
Latched type
T250 to T255
6 points
*2
Latched type
T256 to T319
64 points
2 built-in points
Stored in D8030
and D8031