1180
Other Instructions Section 3-31
Applicable Program Areas
Description When the execution condition is ON, TOCV(285) executes the following oper-
ations.
1. The CS/CJ-series PLC memory address specified in S is converted to its
equivalent CS/CJ-series data area address. (An index register (IR0 to
IR15) must be specified for S.)
2. TOCV(284) determines the CV-series PLC memory address that corre-
sponds to the same CS/CJ-series data area address.
3. The CV-series PLC memory address is output to D.
The following example shows TOCV(285) used to convert the CS/CJ-series
PLC memory address for D00001.
Block program areas Step program areas Subroutines Interrupt tasks
OK OK OK OK
TOCV
IR1
D00100
10001 Hex
IR1
2001 Hex
D00001
D00001
10001 Hex
D00100
2001 Hex
1. The CS/CJ-series PLC memory
address is converted to its equivalent CS/
CJ-series data area address.
CS/CJ-series PLC
memory address
CS/CJ-series data
area address
CV-series data
area address
CV-series PLC
memory address
2. The corresponding CV-series data area
address is converted to its CV-series PLC
memory address.
Storage
3. The CV-series PLC memory
address is stored in D.