Omron copy D memory area old cpu to new cpu?

S1ack

Member
Join Date
Sep 2023
Location
NC
Posts
5
Project involves updating a ~23 year old controller (C200HX CPU64). The HMI is a windows NT machine with the gui done with Delphi 5 (Pascal)
communication via SYSMAC library.

Replacement is CJ2M CPU15 with devicenet and enet modules. New gui is Ignition using FINS driver. Working.

All HMI <-> PLC traffic is the D memory area. I'd like to snapshot the 'DM' area (all of it) from the old CPU, and write into the new CPU 'D' area.

Possible?
If so, any insights appreciated.
 
Go online with CX-Programmer.
Choose Memory on the left.
New window will open, choose D from the list of areas
Make sure you are online and the values are populated in the spreadsheet view.
Go to File pull down menu, Save to File and it should create a file with the values.


Then you should be able to Import the File into the new processor.


Hope this helps,
gtsuport
 

Similar Topics

Hello , I want copy a changing value from analog input to registers . I want to do this for example every 1 ms , and store this samples...
Replies
9
Views
4,949
Greetings, I'm using a Omron CJ2M PLC and I need to communicate it with a Delta HMI (DOP110-WS). I'm not getting it because I have errors shown...
Replies
1
Views
72
Hey, seeking for a small help on TXD here. This is a rs232 serial communications. Below, attached is a ladder diagram I have worked on. I am...
Replies
0
Views
81
Hi everyone, i have an OMRON CJ2M CPU34 processor and have to modify the speed command logic for a filling machine. the speed can be changed by...
Replies
29
Views
711
Hello friends.. I have a problem: I use an Omron CJ2M plc and NB HMI, and I want to print anything via the Ethernet network (TCP/IP). There is a...
Replies
0
Views
107
Back
Top Bottom