rs5000 to Excel spreadsheet

Join Date
Dec 2015
Location
south Carolina
Posts
3
hi my name is Brian Weatherford I just recently finished a plc boot camp at Rons training facility, an amazing class I might add. At one point I saw Ron take information from the ladder logic send it to excel and make a life updating line graph/ trend. Can anyone provide some insight on exactly how he was able to accomplish this? Thank you.
 
Greetings Brian ...

you're thinking of the quick and dirty demo that I made for a couple of the students who were interested in using Excel for data collection ...

here are the basic steps ...

go to RSLinx and click the DDE/OPC menu selection ... (note that if the word "Lite" appears in your RSLinx title bar, then this will NOT work ... in other words, the "free" version of RSLinx will NOT make this type of connection) ...

highlight the processor that you want to connect to ...

click on the "New" selection button to create a new topic ...

give the new topic a name (example: BRIAN) ...

click the "Done" button ...

now go to any cell in Excel and type the following:

=RSLINX|BRIAN!'MY_TAG'

where the | character (called a "pipe") is usually the shifted Backslash key on your computer ...

notice the ! (exclamation point) right after the topic name ...

and MY_TAG is the name of the data tag in the processor ... (this is just an example ... substitute whatever tagname you need) ...

put Single-Quotes (apostrophes) around the tagname as shown ... Excel might drop those if it doesn't need them – but put them there just in case they're needed ...

proper syntax and punctuation are CRITICAL ...

DISCLAIMER: I'm writing this from memory ... if you have problems, post a screen shot of what you've got and we'll try to correct it ...
 
Last edited:

Similar Topics

I tried to import an excel csv file that had cells based on two others: A1 = B1&B2 for example. But RS5000 rejected the "result" (A1 etc) cells...
Replies
2
Views
3,277
I have recently made a career change after 25 years of being an electrician. I am officially a junior automation controls programmer. I recently...
Replies
11
Views
375
Hi Guys, Hoping that someone could please confirm if the 1756-IF16/B is/isn't compatible with the 1756-L1 5550 processor(13.24). I'm sure I...
Replies
2
Views
108
Hello, I need help making a logic modification to a RS Logix 5000 program. I can email the program and give plenty of insight to it plus I have...
Replies
4
Views
2,217
Back
Top Bottom