Panasonic FP Series Programming Manual page 829

Hide thumbs Also See for FP Series:
Table of Contents

Advertisement

Data transfer within the PLC
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
All input and output variables used for programming this function have been declared in the POU
header.
Body
When the variable start changes from FALSE to TRUE, the function is carried out. The function
reads the first block (= 64 words) after start block number 0 from the EEPROM and writes the
information into the data fields from datafield[0] until datafield[63].
LD
828
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
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

Advertisement

Table of Contents
loading

Table of Contents