Omron PLC address without memory area code

thara_78

Member
Join Date
May 2009
Location
India
Posts
2
Hi

I am developing a driver for Omron PLC. I see from the spec that few PLC Address does not have any memory area code (they refer to relays). How to form the address for these areas?
For egs, other address come as DM1000, EA000 etc...Here DM/EA is the memory area code. But in this case the address is 5002 etc.How to handle this?

Pls help..I am new to PLC world.
 
You should start with the Omron Manual #W336.

This is the manual for the SCU units, but it shows all the communication string information in the appendix.

I am guessing you are working with a CS1 or CJ1 processor.

Hope this will help.
 
In Omron world, an address without a memory type designator refers to CIO (common I/O) memory area. That is how this memory is mentioned in manuals. So address 5002 is exactly the same as CIO5002.

The reason for the confusion is historical, due to the memory structure of the older Omron PLC models.
 

Similar Topics

Hi everyone, I am working on a project to protect program memory on Omron CP series PLCs. there is several ways to write protection that i've...
Replies
4
Views
613
Hello, I have a PLC CJ1M-CPU13 with analog output CJ1W-DA041 and other modules. I have a backup of PLC but I am unable to understand addressing of...
Replies
21
Views
14,344
Hi There, I have couple of Omron PLCs connected on my kepserverex and my intouch reads data from kepserverex. I have been observing that roughly...
Replies
4
Views
132
I am working on a project using a NB screen and NX1P2 PLC. I am having a really hard time getting a real number to properly translate through to...
Replies
3
Views
121
Our plant manger/my boss wants each line to display the takt time above the line. I am trying to research the cheapest way to do this. Our plant...
Replies
3
Views
187
Back
Top Bottom