Syntaxis question

joaco1993

Lifetime Supporting Member
Join Date
Sep 2014
Location
newyork
Posts
237
Hi , im using a plc 5 and would like to know how do I interpret this syntaxis or if there is any manual which I could read about.. I´ve searched but couldnt find nothing similar:


Thanks!
 
Last edited:
jaja so simple.... thanks!

BTW in rslogix5000 does it has the same structure ?? because when I translate it it gave me an error...
 
5k has indirect addressing via arrays. it wont translate easily. You could create a data block similar to what you have in 500 using an array, then create your indexing tags.

the syntax is different too. in 5000 that same address would be N[1,5].14
 

Similar Topics

I recently uploaded an aplication from a Panel View, created a new screen and now that I've downloaded it to the Panel View, all the texts have...
Replies
9
Views
150
I have never had the pleasure of working with a "Thermistor" until now and have a question. The Thermistor is a 10KOhm 4-20mA 2-wire device and I...
Replies
4
Views
132
Hi All, So I have a main routine with an instruction that's executed by XIC "Run" I have a JSR located on a rung below it. In the logic for that...
Replies
6
Views
239
I have a 120V relay, 120V DI card and a analog input. I was wanting to know if i could put a 24V DI and well as a 120V DI card on the same plc...
Replies
1
Views
101
Hello again..trying something on an existing poorly written program and just wanted to double check something system is an A-B MicroLogix 1200 In...
Replies
5
Views
200
Back
Top Bottom