Panasonic FP Series Programming Manual page 929

Hide thumbs Also See for FP Series:
Table of Contents

Advertisement

Timer instructions
TM_10ms
The TM_10ms instruction sets the ON-delay timer for 0.01 s units (0 to 327.67s).
Description
Instead of using this FP instruction, we recommend using the related IEC instruction TM_10ms_FB
(see page 916).
Please refer also to Advantages of the IEC instructions in the online help.
The areas used for the instruction are:
Preset (Set) value area: SV
Count (Elapsed) value area: EV
When the mode is set to RUN mode, the Preset (Set) value is transferred to the SV. If the trigger of
the timer instruction start is in the ON-state, the Preset (Set) value is transferred to the EV from the
SV.
During the timing operation, the time is subtracted from the EV.
The scan time is also subtracted from the EV in the next scan.
The timer contact T turns ON, when the EV becomes 0.
Calculation of the timing operation:
timing operation = time set value - 0 to 1/4 of units (2.5ms) + scan time
Example:
150ms time set value and 8ms PLC scan time
Upper limit = 150 - 0 + 8 = 158ms
Lower limit = 150 -2.5 +8 = 155.5ms
The result is a timing operation from 155.5ms to 158ms.
Availability of TM_10ms (see page 1332)
PLC types
Data types
Variable
Data type
BOOL
start
Num*
ANY16
SV
BOOL
T
928
Timer for 10ms intervals (0 to 327.67s)
Function
starts timer
timer address in system registers 5 and 6
Must be a constant
set value
timer contact

Advertisement

Table of Contents
loading

Table of Contents