×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

how can I emulate A-B indexed addressing using a modicon momentum PLC

how can I emulate A-B indexed addressing using a modicon momentum PLC

how can I emulate A-B indexed addressing using a modicon momentum PLC

(OP)
I am having trouble emulating indexed addressing in Proworx for the modicon momentum PLC. I have an application that must track total number of failures per head in a continuously rotating 3 turret assembly machine. I beleive I can use the R>T Move function combined with a T>R function, but I do not know If I can increment the value of a specific register each time an inspect has failed Using one rung of code. With indexed adressing, I can perform this in one rung of code. For example, if shift register bit is low, indicating that the inspect was bad and the current value stored in register #N7:10 is not equal to 5000, add 1 to register #N7:10 and store in register #N7:10. Any useful info. provided will be greatly appreciated. Thanks in advance, plcsavvy

RE: how can I emulate A-B indexed addressing using a modicon momentum PLC

Table to Register with Register to Table Blocks

RE: how can I emulate A-B indexed addressing using a modicon momentum PLC

(OP)
Hello macbeth, thank you for responding to my post.
Could you please explain further what it is you are trying to convey. Could you please provide me with a short example.
Thanks in advance, plcsavvy

RE: how can I emulate A-B indexed addressing using a modicon momentum PLC

(OP)
I have figured out how to do it. A program has been tested off line and works really well. Perhaps I'll share it at a later data   plcsavvy

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources