|
|
| Author |
Message |
mhayes Guest
|
Posted: Wed Apr 14, 2004 2:28 pm Post subject: Multiple Channels via DDE from a TC-08 |
|
|
I am using the following code to successfully read the current value from Channel 1 of a TC-08 via DDE into Visual Basic in Excel
a = Application.DDEInitiate("PLW", "Current")
b = Application.DDERequest(a, "Value")
What is the syntax for the second and subsequent channels to be read? |
|
| Back to top |
|
 |
markspencer Site Admin

Joined: 07 May 2003
Posts: 610
|
Posted: Thu Apr 15, 2004 8:16 am Post subject: |
|
|
Hi,
Unfortunately, DDE is not correctly set up to work with more than one channel. I can provide a macro in excel that will overcome this problem for you, please send an email to:
tech@picotech.com
and I will forward the example to you. Please quote this post.
Best regards, |
|
| Back to top |
|
 |
|
Powered by phpBB © 2001, 2005 phpBB Group
|