Logix 500 into Logix 5000 maths conversion

Fezinho

Member
Join Date
Feb 2015
Location
Port Elizabeth
Posts
1
Hi all, I am trying to copy paste a routine from rs logix500 into rs logix5000, I get an error on rung where they are searching for scada values F22[C5.ACC], I have tried replacing "[]" with an underscore sign but it still not taking my expression...Any idea please on what should a replace these [] with?

Thanks
 
Welcome to the forum.

In this case F22, a file of reals in RSL500, is being accessed by indexing into the file with the accumulator contents of C5. So in RSL5000, F22 would have to be defined as an array of reals named F22.
 

Similar Topics

So basically i have 2 queries : 1. I have a program file of S7-300 PLC which i want to migrate in RSLogix500.In short i want to convert my simatic...
Replies
14
Views
169
Hi Everyone, I am not proficient in RSLogix 500 so I have a question regarding the evaluation of N7:0 data as an input. So as I understand in...
Replies
1
Views
92
I have been working on this for a while now and I can't seem to get it. I was finally able to view the 1500 on the PanelView under the serial...
Replies
1
Views
97
I have a little bit of experience with Allen-Bradley. I have a Micrologix 1500 (RSLogix 500) and a PanelView Plus 7 (FactoryTalk View Studio ME)...
Replies
3
Views
181
buen dia. tengo una falla al pasar los tags de mi plc SLC 5 0/4 a mi panel me aparece un error Problem writing value " " to item <tag name>...
Replies
1
Views
89
Back
Top Bottom