DDE with PLC

RBergmann

Member
Join Date
Jun 2002
Location
California
Posts
258
I know that the first response will be to trash the DDE and go to OPC. My bad, but I'm in the middle of a project and committed to DDE at the moment.

My biggest question has to do with the speed of data gathering. I know that DDE is slow, but here's the question:

When I create an Excel spreadsheet and embed my DDE requests within each cell, the response times are adequate for my needs. I have about (30) requests. But when I try and perform DDERequests to the same addresses (both destinations and quantity) in VB, the throughput is probably 15x slower.

Anyone have an idea wh the difference in response between using Excel or VB6?

... rab
 
I only use the VB but typically my only delay is when loading the form, after that it is updating at the rate specified in the Data Collection tab in RSLinx under the topic (I'm only using AB PLCS).
 

Similar Topics

Hi Guys, This is my first post so not sure what response I will get. I regularly use Excel to retrieve data from PLC's at work as it is quicker...
Replies
6
Views
2,602
Hi Everbody, can anyone share me the knowledge to communicate ICS triplex AAdvance PLC (9110) and kepserver 5 on DDE communication as i am very...
Replies
1
Views
2,664
Hi, I use DDE link to get tag data from a PLC to Excel via RSLinx Classic. Currently, I get all the data every seconds, but I would get them on...
Replies
1
Views
1,522
I know there are other topics on this, but I'm trying to get an already working Macro in Excel to run on my machine (Win 7 64-Bit). I'm thinking...
Replies
3
Views
2,650
Hi, I'm trying to use the 3S Gateway DDE server to transfer data to Excel. I have the DDE working between the ifm PLC and Excel using codesys but...
Replies
0
Views
1,754
Back
Top Bottom