Question - Indirect Addressing

ikruSher

Member
Join Date
Jun 2011
Location
Vila Nova de Gaia
Posts
2
Hi guys,

i'm having a problem with an indirect adressing program i made.

the program is moving even and odd numbers.
If its even increments a certain memory position
If its odd increments another memory position.
In the end, i must know how much even/odd numbers i wrote.
the program makes all this, but the final step is not made.
for example
i enter 3 even and 2 odd numbers.
In memory position for even numbers, it's allways incrementing, but never passes 3...
In memory position for odd numbers,it's allways incrementing, but never passes 2...
and i would like to fix numbers, instead allways moving during scan.
 
Welcome to the Forum!

How about telling us the Manufacturer and Model of PLC you are using.

What Programming Software are you using.

Can you post your PLC Code? (Zip it first)

The more information you give us, the better answer we can give you.

Stu....
 

Similar Topics

when your pointer gets indexed, if your previous reference is true, and your current reference is true before getting indexed, will the...
Replies
13
Views
5,472
Guys, I currently have an RSLogix 5000 program that uses indirect addressing for timing points for pressrolls. I am trying to understand how it...
Replies
13
Views
4,990
Good day all, I would like to know if it is possible to use a counter' accumulator value as an indirect address. So it would look something like...
Replies
8
Views
4,186
Hi, I have an indirect addressing question that I just can't understand. L #DB_Conn T #iDB OPN DB [ #iDB] L...
Replies
6
Views
3,563
Yes, I did search for information first. Yes I looked through the limited help files that came with my Step 7. No I do not have any other books...
Replies
77
Views
21,001
Back
Top Bottom