Panasonic FP Series Programming Manual page 832

Hide thumbs Also See for FP Series:
Table of Contents

Advertisement

F13_ICWT
The data for the number of words specified by s2_Number are read from the address specified by
Description
s1_Start and written to the extended memory area in the IC card specified by d_Start.
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.
Availability of F13_ICWT (see page 1321)
PLC types
Data types
Variable
s1_Start
s2_Number
d_Start
Operands
For
s1_Start
s2_Number DWX DWY
d_Start
In this example the function has been programmed in ladder diagram (LD) and structured text
Example
(ST).The same POU header is used for all programming languages.
POU header
All input and output variables used for programming this function have been declared in the POU
header.
IC card extended memory write
Data type
Function
ANY16
source data, starting 16-bit area
number of words to be read then written to IC card
ANY32
destination area of IC card expansion memory
Relay
WX
WY
WR
WL
DWR
DWL
DSV
-
-
-
-
T/C
Register
SV
EV
DT
LD
FL
DEV
DDT
DLD
DFL
-
-
-
-
Data transfer within the PLC
Constant
-
dec. or hex.
-
dec. or hex.
831

Advertisement

Table of Contents
loading

Table of Contents