Panasonic FP Series Programming Manual page 936

Hide thumbs Also See for FP Series:
Table of Contents

Advertisement

F183_DSTM
The F183 instruction activates an upward counting 32-bit timer which works on-delayed. The
Description
smallest counting unit is 0.01s. During execution of F183 (start = TRUE), elapsing time is added to
the elapsed value d. The timer output will be enabled when the elapsed value d equals the set
value s. If the start condition start is set to FALSE, execution will be interrupted and the elapsed
value d will be reset to zero. The set value s can be changed during execution of F183.
The delay time of the timer can be calculated using the following formula: (Set Value s) * (0.01s) =
on-delay
Availability of F183_DSTM (see page 1322)
PLC types
Data types
Variable
Data type
s
ANY32
d
Operands
For
DWX DWY DWR
s
d
In this example, the same POU header is used for all programming languages. For an example
Example
using IL (instruction list), please refer to the online help.
POU header
LD
Timer 32-bit
Function
set value, range 0 to 2147483647
elapsed value, range 0 to 2147483647
Relay
-
DSV
-
DWY DWR
-
DSV
T/C
Register
DEV
DDT
-
-
DEV
DDT
-
-
Timer instructions
Constant
dec. or hex.
-
935

Advertisement

Table of Contents
loading

Table of Contents