plc to exel

roy

Guest
R
Hi, i am mew to plcs, would somebody please fill me in on how to get data from a direct 05 plc into an exel program. data consists of temp and water flow.
 
If you have RSLinx it will also allow you to receive the data. You must configure the topic for your PLC5 in linx, then cut a DDE link with the appropriate adresses from the plc the paste the DDE link in Excel.
 
Please help
What is Rslinx and where do I find more info on it?


Thanking in advance.
 
RSLinx is the communications software for the Allen Bradley product line. It won't be of any help to you for communicating with your DL05. Kmitch apparently got PLC5 and DL05 mixed up.

Having said that, it might be possible to set up Modbus communications with a DL05 using RSLinx. I don't know for certain if that's an option, or if RSLinx is limited to AB's proprietary protocols.

Here's where to start for additional information on RSLinx.

http://www.software.rockwell.com/rslinx/
 
Automation Direct's DL-05 controller is pretty versatile for communications; it will support K-Sequence, DirectNET, and Modbus RTU Slave.

RSLinx software from Rockwell Software supports none of those protocols; it's oriented toward Allen-Bradley networks.

Tom Jenkins is right on with the PC-DSDATA DDE server that will get data easily into Microsoft Excel via K-Sequence or DirectNet.

For Modbus RTU, there are several vendors, such as KEPware and Software Toolbox who sell Modbus DDE servers.

I recommend that you stick with Automation Direct's own products to keep your learning curve to a minimum and the technical support all in one place.
 
If you want to plug into the programming port and look at data you can get a copy of DirectSoft32 PC-PGM-105 $99 and a programming cable D2-DSCBL for $29. You can then connect to the PLC and view the data.

The next level is using DSData Server $295. This will allow you to use Excel or any other DDE or OLE compliant software to exchange data with the PLC.

The web site is www.automationdirect.com

Before you buy anything call the free and friendly tech support at AutomationDirect. The number is 770-886-3199. They will tell you everthing you need to know.

John
 

Similar Topics

I have the next question. I want to view some data from a S7 plc in an exel sheet. I want also toggle some bits in exel. So that I have a simple...
Replies
4
Views
5,243
GitHub Link: Open Industry Project This is a side project I've been working on for some time. The goal is to provide an open platform for...
Replies
0
Views
13
Dear All, Currently i'm working with Endress Hauser flowmeter and AB PLC and try to integrate with 2 items. Flow meter spec using is Promass...
Replies
3
Views
61
Can I connect two A-B Panel View 7 to a A-B PLC. Same graphics etc. One on the local control panel and the other Panel View 7 in a remote control...
Replies
2
Views
47
Hello, I'm working with Studio 5000 and ME Station, and I'm trying to find a way to detect if the PC with the HMI is shut down or not. I've tried...
Replies
5
Views
128
Back
Top Bottom