Hi every one,
I have an AB CompactLogix L35E PLC with Ethernet/IP built in port, I am reading and writing data to Citect Scada application,
All data that I need to read are located in one big 480 integer data array, and I can connect and read the data array integers with the ABCLX driver smoothly.
The problem that I have that I need to declare some of these Integers as floats and Long integers, of which each float is is a combination of two consecuitive integers, and when it comes to addressing, citect can only read one integer,
So my question is how I make Citect reads two integers which are defined as float in my applicagion
thank you in advance
Reading Data array out of CompactLogix with Citect Scada
-
- Posts: 3
- Joined: Sun Jul 16, 2017 5:18 pm