QUOTE(Sergei Troizky @ Nov 28 2006, 04:43 PM) [snapback]44633[/snapback]
I am using RSLogix 500 v 7.10.00
The issue is that the "next unused" feature of the address wizard is perfectly working until I use indirect address for the first time. After that it stops functioning for good.
Two screenshots illustrate the problem.
Actually, the "next unused" feature stops working already during the typing of the indirect address, after the first [
Any ideas?
[attachmentid=3624]
I was able to duplicate your problem. However, if you create a new binary file B:9 for instance, then the next unused works. I believe it is because of the B3:[N7:0]/[N7:1]. With this "double" indirect addressing, there is no way for the software to know what the next unused element is. Because B3:[N7:0]/[N7:1] could be any bit in the entire file.