Three 500 bool arrays. How to read them in InTouch?

Sethi905

Member
Join Date
Nov 2016
Location
Warsaw
Posts
3
Hi,
I'm trying to read twelve 500 arrays in InTouch, but i don't have enough tagnames to do that. I rewrite one array to 17 dwords in plc, but i have only 40 available tagnames, so i can't do this for every array. Maybe you have some ideas how to do something like that? Script or sth? I will be grateful for every response
My InTouch is 2014R2 SP1
 
Hi,
I'm trying to read twelve 500 arrays in InTouch, but i don't have enough tagnames to do that. I rewrite one array to 17 dwords in plc, but i have only 40 available tagnames, so i can't do this for every array. Maybe you have some ideas how to do something like that? Script or sth? I will be grateful for every response
My InTouch is 2014R2 SP1

It sounds as though you've probably purchased a limited IO HMI license that is inadequate for your application.

You could set aside a common block of memory in your PLC from which the HMI reads the data, and multiplex which block of data is available to read at any given time.
 
You can use an indirect tag where you change the io adress on a loop, but that is just another way of reading them all and maybe you can that already.
 
You can use an indirect tag where you change the io adress on a loop, but that is just another way of reading them all and maybe you can that already.

I did it in Archestra Graphics script and it works fine. But thanks for every reply in this topics
 

Similar Topics

I work at the local water utility. We have a pump house with three pumps. The current slc500 RSLOGIX 500 program is set up for a duty pump and...
Replies
1
Views
7,689
Hello Guys, I have tried the programming but can't twist my mind to make it work correctly. I'm using S71200 and TIA Portal. My system has...
Replies
1
Views
211
Kindly, we connected electrical power, 3x380 vac, between a supply station and an electric cabinet, away 180 meters. The calculation software...
Replies
11
Views
877
im new at Allen bradley rslogix programming; i have something to ask you guys , and i will be happy to get answers so thank you in advance. when...
Replies
1
Views
597
Hi all, We had three drives fail upon power up. The two had F081 fault code. The maintenance personnel attempted to copy VFD parameters using a...
Replies
4
Views
1,570
Back
Top Bottom