reading large array from a Controllogix

cokeguy

Member
Join Date
Jun 2013
Location
mexico
Posts
1
Looking for the easiest way to read an array of values from a controllogix processor into a PC. This 200 element array contains the instantaneous current values of a servomotor sampled every 50 mseg, and I need to read this array into excel, factorytalkview SE or citect (those are my 3 existing options) in order to plot and analyze it and keep track of current profiles and maximum values.

I saw an example here using Excel macros with a "for i=1 to n" type command, but it seemed pretty slow because it read one value at a time and placed it in its corresponding cell.

It would be great if I could simply read the whole array directly in one step using FTView or Citect or excel, and write it to a csv file or whatever. Could anybody give me any ideas, or point me to a similar thread where this has already been discussed?

thanks for your help.
 

Similar Topics

Hello I have a s7-1200 and I would like to read the tags present in this controller with my controllogix controller. The two controllers don't use...
Replies
5
Views
102
Hi all, i have 8 CJ2m plc units that show different numbers on the plc display and i am stuck on reading the info. my unit has an ip address of...
Replies
3
Views
92
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
84
Trying to setup a message read via Ethernet. I have the path setup as 1, 1, 2, 192.168.66.10 I get an error code 1, ext err 315. I am beating...
Replies
9
Views
231
Dear all, I don't know why setup of password became challenging and weird. After setting up the password and try to upload the ladder from the plc...
Replies
3
Views
172
Back
Top Bottom