DDE and WinWedge:
Understanding DDE
Sending Keystrokes Vs. Dynamic Data Exchange (DDE)
The Wedge can transfer data to other programs by converting serial
data to keystrokes or by passing data via DDE. Which way is better
and what are the advantages or disadvantages of either method?
WinWedge DDE Examples
Typical DDE Examples for Excel, Access, Word, FoxPro, VB, Lotus 123,
Quattro Pro, Visual Basic, etc. NOTE, DDE is just one data transfer
option in WinWedge, it may be easier for you to use the "Send
Keystrokes" Method (see "Quick Start Guide")
Sample Excel DDE Workbook
This Workbook contains examples to request multiple fields of data
from WinWedge, request data from multiple Wedges simultaneously,
request a single field of data and place it in the active cell, and
several examples of how to send data out the serial port from Excel.
Avoid Common DDE Programming Errors
Understanding how DDE works can help you avoid common programming
mistakes.
Excel DDERequest Function Issues
Curing side effects caused by the DDERequest function in Excel.
DDE Information
What is Dynamic Data Exchange? How can you use DDE?
Passing data across a network using Net DDE, etc...
More DDE Information
This is a link to RHA Ltd. which is a software company that
specializes in DDE programming tools. They have an excellent page on
their site that explains everything you ever wanted to know about
DDE including all the low level details. There are also dozens of
links on their page to other DDE related information sources.
DDE Command Tester
Testing the DDE commands of TALtech applications. Network DDE
Passing data over a network using Net DDE. |