Panasonic FP Series Programming Manual page 849

Hide thumbs Also See for FP Series:
Table of Contents

Advertisement

Data transfer within the PLC
F150_READ
Reads data from the shared memory in an intelligent module.
Description
This instruction also exists as a P instruction (for FP2/2SH, FP3/5, FP10/10SH PLC types), which
is only executed at the rising edge of the EN trigger. Select [Insert P instruction] from the
"Instructions" pane if you require a P instruction. To facilitate reuse, the instruction then appears
under "Recently used" in the pop-up menu. Press <Ctrl>+<Shift>+<v> within the programming
area to open the list of recently used elements.
The n words of the data stored in the shared memory of the intelligent unit/board specified by s1
are read from the address specified by s2, and are stored in the area specified by d of the CPU.
The number of variable arguments at the inputs is limited by the available index registers of the
PLC.
Specifying s1
Intelligent unit without bank
Specify the slot number in which the target intelligent unit has been installed.
Upper byte
s1
16#00
Intelligent unit with bank
Specify the slot number (hex. constant) in which the target intelligent unit has been installed, and
the bank number (hex. constant).
Upper byte
s1
Reference:
Availability of F150_READ (see page 1321)
PLC types
848
Data read from intelligent units
Lower byte
Slot No.: 16#00 to 16#1F
Lower byte
Slot No.: 16#00 to 16#1F
Bank No.: 16#00 to 16#FF
Intelligent unit with bank
Name
FP3 expansion data memory
unit
FP
expansion data memory
unit
Order Number
AFP32091
AFP32092
AFPG201

Advertisement

Table of Contents
loading

Table of Contents