Omron data memory file conversion

fairfaxjim

Member
Join Date
Nov 2008
Location
California
Posts
8
I am trying to convert an Omron Syswin 3.4 format program to CX-Programmer, and then convert the PLC type within CX-programmer. I first converted the C60H PLC to a C200HG within Syswin. I then successfully converted the Syswin C200HG ladder program to a CX-Programmer .cxt text file using the conversion utility, then saved it from CX-Programmer to a project .cxp file. I am now attempting to import the data memory file (*.ddm) from Syswin to the D data window in the converted CX-Programmer. Since the Syswin .ddm file has data memory as DM, and the CJ1 uses data memory as D, I get a "The file contains an entry for "DM" which does not exist on this PLC/CPU type" "These memory areas will not be displayed."

I have even tried to hack the header in the .ddm file to change it from DM to D, without success. Since Syswin doesn't have any PLC types that use the D for data memory, I can't simply fool it by changing the PLC type and resaving the data memory.

Anybody got a clue if I can get DM formatted data into a D formatted PLC?

Gotta love that Omron and their half way conversion program.
 
Try to open two instances of CX Programmer.

In first instance, open the C200HG project. In this project open the 'Memory' component and import DDM file in DM area.

In the second instance, open the CJ1 project. In this project open the memory component and display D area. Now copy and paste from the DM area of first instance to this D area
SVN
 
Try to open two instances of CX Programmer.

In first instance, open the C200HG project. In this project open the 'Memory' component and import DDM file in DM area.

In the second instance, open the CJ1 project. In this project open the memory component and display D area. Now copy and paste from the DM area of first instance to this D area
SVN

Thanks, that worked. Still think Omron could make things a little more compatible between upgrades. But, I've been working with this stuff through SSS, LSS, CPT, Syswin, CX-Programmer, and now have no more hair to lose. :)
 

Similar Topics

Dear colleagues, I've made a couple of projects with Omron PLCs, still, I can't figure out a quick solution to this one. I have a CJ2M-CPU32...
Replies
3
Views
2,371
Hi Guys, I am trying to read data from Omron CP2E CPU from my Mitsubishi RJ71EN71 with Simple CPU Communication Function. Suppose it was using...
Replies
2
Views
1,808
I'm working with a customer to copy one of the machines they designed in-house several years ago. The previous PLC programmer had a thing for...
Replies
8
Views
2,078
I should back up the data in the Omron NT11S terminal to my computer, but is it possible? The company that supplied the hardware and software no...
Replies
2
Views
1,490
Hey guys. I recently added a barcode scanner to our network. I can see the device through network configurator. When trying to set up the tag...
Replies
1
Views
1,630
Back
Top Bottom