Panasonic FP Series Programming Manual page 836

Hide thumbs Also See for FP Series:
Table of Contents

Advertisement

PLC specific
PLC type
information
ROM
Block size
(1 block)
EEPROM start
block number
Number of
blocks to be read
/ written each
execution
Write duration
(Additional scan
time)
Read duration
(Additional scan
time)
Max number of
writing events
Power down,
RUN -> PROG
mode changes
are also
counted.
Max read times
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
In the POU header, all input and output variables are declared that are used for programming this
function.
Body
When the variable start changes from FALSE to TRUE, the function is carried out. The function
reads the contents of data field[0] until data field[63] (s2* = 1 => 1 block = 64 words) and writes the
information after start block number 0 into the EEPROM.
LD
FP0 2,7k
FP0 5k C32
C10/C14/C16
and FP-e
EEPROM
EEPROM
64 words
64 words
(64x16bit)
(64x16bit)
0 to 9
0 to 95
1 to 2
1 to 8
< 20 ms each
< 5 ms each
block
block
Less than 1 ms
Less than 1
each block
ms each
block
100,000
10,000
No limit
No limit
Data transfer within the PLC
FP0 10k
FP-Sigma,
T32CP
FP-X, FP0R
EEPROM
Flash-ROM
64 words
2048 words
(64x16bit)
0 to 255
0 to 15
1 to 255
1 (writing)
1 to 16
(reading)
< 5 ms each
< 100ms each
block
block
Less than 1
9.94s +
ms each
(1562.6*numb
block
er of blocks)
s
10,000
10,000
No limit
No limit
835

Advertisement

Table of Contents
loading

Table of Contents