ScadaGuy

Omron IR memory with Citect

5 posts in this topic

Hi All,

I'm going to start with that I'm new to Omron and this is the first time I'm dealing with an Omron PLC.

I have a project where I'm trying to migrate the Omron from Citect to Redlion Flededge.  The Citect is polling the Omron C200H through Hostlink (Omron driver in Citect 7.2) on RS422.  I've found some Citect variable where it is polling address 12000 to 12015.  My understanding from the Citect driver help is that those address should be correspond to the IR (or CIO) memory area in the Omron PLC.  However all documentation points toward that the memory area starts from 0 to 511 so this should be an error.  Despite that, those points are currently online in Citect and displaying a value.  Am I understanding the documentation wrongly or is there something extra that I'll need to figure out on how those points are being polled.

Thanks.

Share this post


Link to post
Share on other sites

1200.00 to 1200.15 is CIO.

Share this post


Link to post
Share on other sites
21 hours ago, BobB said:

1200.00 to 1200.15 is CIO.

Hi BobB, I'm not quite sure I'm understanding you.

The address that is entered in Citect is 12000 not 1200.00.  Are you indicating that they are equivalent?  If so, the memory area for CIO is also up to 511 only so I'm struggling to understand why CIO memory address 1200 would have an value that is online.

Thanks.

Share this post


Link to post
Share on other sites

My bad - sorry - added an extra 0. channel 120 is still CIO though. The C200H is old and dead really. I have not used a serial driver with Citect for a very long time - always Ethernet these days. There used to be some pretty good help files built into Citect.

Share this post


Link to post
Share on other sites

Hi BobB,

The Citect help files is not too helpful for the Omron protocol.  However with some extra testing, it seems like it is indeed CIO 120.0.  It seems that when the address is above the allowable leading digit, it will turn into [word][bits(0-15)].

Thanks for you help.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now