logix5000 stl - tags indirect addressing

italo2008

Member
Join Date
Feb 2009
Location
Padova
Posts
95
Hi all

I need to read the values of many variables from a stl cycle. For example, suppose I have 3 variables: tag1,tag2,tag3.

Is it possible to do something like the following?

Code:
for index=1 to 3
tempvar:= getValue ("tag" & index)
next

thank you
 

Similar Topics

Hi! So my problem is a little funky, I had Studio 5000 v 24 and 30 installed, but forgot to install RSLogix (which I cannot go without). Is there...
Replies
2
Views
112
So I had an odd request from a customer for the above. I have written the logic and tested it all in one PLC with only using 7 outputs and 7...
Replies
15
Views
427
I'm a Siemens person, and this is one of my first AB programs. The customer wants everything programmed in Ladder. I have a lot of data (3...
Replies
14
Views
216
Good day everyone. if you have a logic for 3 pumps (lead/lag/off), would you please email it to me? I really appreciate it!
Replies
7
Views
207
Maybe this is just not possible, or maybe I am doing something wrong. Background; I have a data array of over 1500 products. For sorting I...
Replies
6
Views
757
Back
Top Bottom