Open-source software for PC/CLX Communication?

That code won't work. I think you will get the first value in your array in all the cells. A For/Next loop will probably be your only option.

I went ahead with the for-next loop for the cell loading. It takes about 2.5 mins to read and load all the values, but it's just a spreadsheet for tracking production history, and only gets updated every week or so.
Looks like it will work just fine for what management is after.

Thanks again for all your help :site:

Cheers,
Dustin

🍻
 
Wowsurs, 2.5 minutes? Must be a lot of data. I would be curious if the Excel library that Archie link'd would make a difference in that time.
 
Wowsurs, 2.5 minutes? Must be a lot of data. I would be curious if the Excel library that Archie link'd would make a difference in that time.

Yeah, it's 17 tags, some string, mostly integers out of a UDT array that is 60 elements. So, yeah approx 1000 reads. I was still surprised that it took THAT long, but a lot of that may be due to the ol' company laptop I'm using...

In any case, I can't complain. It gets the job done. :)

I'll have to try Archie's link, see if that makes a significant difference.

Cheers,
Dustin

🍻
 

Similar Topics

Does anyone here have suggestions of open source SCADA software that can be used for Mitsubishi PLC FX3U Series. I want to monitor its data...
Replies
2
Views
2,822
If you like the idea of open source software, have a look at this for open source: http://reprap.org/wiki/Main_Page...
Replies
13
Views
7,044
and then when i open the windowmaker, intouch is shutdown... that's not work that's demo I have 30days demo
Replies
3
Views
184
GitHub Link: https://github.com/Automation-Standard/Open-Industry-Project This is a little side project I've been working on that I felt would be...
Replies
14
Views
3,431
Hi guys. I have collaborated with a friend from the Netherlands to bring together a Sparkplug B library for codesys. Check it out here at...
Replies
2
Views
1,581
Back
Top Bottom