968
Other Instructions Section 3-29
Variations
Applicable Program Areas
Description When the execution condition is ON, FRMCV(284) executes the following
operations.
1. The CV-series PLC memory address specified in S is converted to its
equivalent CV-series data area address.
2. FRMCV(284) determines the CP-series PLC memory address that corre-
sponds to the same CV-series data area address.
3. The CP-series PLC memory address is output to D. (An index register (IR0
to IR15) must be specified for D.)
The following example shows FRMCV(284) used to convert the CV-series
PLC memory address in D0.
Variations Executed Each Cycle for ON Condition FRMCV(284)
Executed Once for Upward Differentiation @FRMCV(284)
Executed Once for Downward Differentiation Not supported.
Immediate Refreshing Specification Not supported.
Block program areas Step program areas Subroutines Interrupt tasks
OK OK OK OK
FRMCV
D0
IR1
#2001D0
2001 Hex
D1
D1 10001 Hex
IR1
10001 Hex
1. The CV-series PLC memory address is
converted to its equivalent CV-series data
area address.
CV-series PLC
memory address
CV-series data
area address
CP-series data
area address
CP-series PLC
memory address
2. The corresponding CV-series data area
address is converted to its CP-series PLC
memory address.
Storage
3. The CP-series PLC memory
address is stored in D.