Sign in to follow this  
Followers 0
mikecqm

Indirect address

3 posts in this topic

I'm looking for code examples (programs), explaining the "indirect addressing" for IR. I'm used with the "*Dm" but not with the Cj new feature using IR0 and IR1. I find these functions extremely usefull, in order to parameter a lot of routines, so I am studing about 'em. Thanks everybody who will answer!! Ciao. Mike

Share this post


Link to post
Share on other sites
Take a look at this example. It has two tasks in the program for opening doors. Task(01) does it using repetitive rungs with different timers and inputs. Task(00) shows the same doors but with IR addressing and FOR-NEXT loop. Indirect_Addressing_of_Timers.cxp

Share this post


Link to post
Share on other sites
I just uploaded a short tutorial on Omron indirect addressing to the MrPLC.com download section. The author is TSG engineer Jay Hughes. Indirect Addressing.zip

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
Sign in to follow this  
Followers 0