Panasonic FP0 User Manual page 161

Programmable controller
Hide thumbs Also See for FP0:
Table of Contents

Advertisement

FP0
Method 2: Method using the FP Programmer II
Use the word data monitor function to read the set value area SV of the timer or counter
to be changed, and rewrite the value.
Example of changing the value of SV0 from K30 to K50.
Procedure:
1.
Execute word data monitor (OP8).
(−)
8
ENT
OP
2.
Read SV0.
TM
READ
0
T-SV
3.
Clear SV0.
(HELP)
CLR
4.
Write the new changing value.
(BIN)
5
0
K/H
Method 3: Method using the program (high-level instruction)
To change a set value of timer/counter based on an input condition, use a high-level
instruction as shown below to rewrite the value in the set value area SV of the desired
timer or counter.
Example:
Changing the set value to K20 when input R0 turns on
8.8
WRT
R0
F0 MV, K20, SV3
R1
TMX 3, K50
T3
Precautions During Programming
Changing the Set Value of Timer/Counter During RUN
When R0 turns on, the timer set value
changes from 5 seconds to 2 seconds.
Y0
8 − 27

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents